Merge "Changing eventFlags to eventFilter" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
99b6ebb402
@@ -128,7 +128,7 @@ class BrightnessLevelPreference :
|
||||
this,
|
||||
HandlerExecutor.main,
|
||||
/* eventFlags= */ 0,
|
||||
DisplayManager.PRIVATE_EVENT_FLAG_DISPLAY_BRIGHTNESS,
|
||||
DisplayManager.PRIVATE_EVENT_TYPE_DISPLAY_BRIGHTNESS,
|
||||
)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user