Home
last modified time | relevance | path

Searched refs:SmallAreaDetectionController (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DSmallAreaDetectionController.java39 final class SmallAreaDetectionController { class
53 static SmallAreaDetectionController create(@NonNull Context context) { in create()
54 final SmallAreaDetectionController controller = in create()
55 new SmallAreaDetectionController(context, DeviceConfigInterface.REAL); in create()
63 SmallAreaDetectionController(Context context, DeviceConfigInterface deviceConfig) { in SmallAreaDetectionController() method in SmallAreaDetectionController
68 new SmallAreaDetectionController.OnPropertiesChangedListener()); in SmallAreaDetectionController()
DDisplayManagerService.java499 private SmallAreaDetectionController mSmallAreaDetectionController;
821 ? SmallAreaDetectionController.create(mContext) : null; in systemReady()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/display/
DSmallAreaDetectionControllerTest.java61 private SmallAreaDetectionController mSmallAreaDetectionController;
81 mSmallAreaDetectionController = spy(new SmallAreaDetectionController( in setup()
/frameworks/base/services/
Dart-wear-profile464 Lcom/android/server/display/SmallAreaDetectionController;
10860 …server/display/SmallAreaDetectionController$OnPropertiesChangedListener;-><init>(Lcom/android/serv…
10861SmallAreaDetectionController$OnPropertiesChangedListener;-><init>(Lcom/android/server/display/Smal…
10862 …droid/server/display/SmallAreaDetectionController$PackageReceiver;-><init>(Lcom/android/server/dis…
10863SmallAreaDetectionController$PackageReceiver;-><init>(Lcom/android/server/display/SmallAreaDetecti…
10864 PLcom/android/server/display/SmallAreaDetectionController;-><init>(Landroid/content/Context;Landroi…
10865 …/server/display/SmallAreaDetectionController;->create(Landroid/content/Context;)Lcom/android/serve…
10866 PLcom/android/server/display/SmallAreaDetectionController;->updateAllowlist(Ljava/lang/String;)V