Home
last modified time | relevance | path

Searched refs:updateAllowlist (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/display/
DSmallAreaDetectionControllerTest.java90 mSmallAreaDetectionController.updateAllowlist(property); in testUpdateAllowlist_validProperty()
101 mSmallAreaDetectionController.updateAllowlist(property); in testUpdateAllowlist_includeInvalidRow()
113 mSmallAreaDetectionController.updateAllowlist(property); in testUpdateAllowlist_includeNotInstalledPkg()
124 mSmallAreaDetectionController.updateAllowlist(property); in testUpdateAllowlist_invalidProperty()
/frameworks/base/services/core/java/com/android/server/display/
DSmallAreaDetectionController.java58 controller.updateAllowlist(property); in create()
73 void updateAllowlist(@Nullable String property) { in updateAllowlist() method in SmallAreaDetectionController
148 updateAllowlist( in onPropertiesChanged()
/frameworks/base/services/
Dart-wear-profile10866 PLcom/android/server/display/SmallAreaDetectionController;->updateAllowlist(Ljava/lang/String;)V