Searched refs:SmallAreaDetectionController (Results 1 – 4 of 4) sorted by relevance
39 final class SmallAreaDetectionController { class53 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 SmallAreaDetectionController68 new SmallAreaDetectionController.OnPropertiesChangedListener()); in SmallAreaDetectionController()
499 private SmallAreaDetectionController mSmallAreaDetectionController;821 ? SmallAreaDetectionController.create(mContext) : null; in systemReady()
61 private SmallAreaDetectionController mSmallAreaDetectionController;81 mSmallAreaDetectionController = spy(new SmallAreaDetectionController( in setup()
464 Lcom/android/server/display/SmallAreaDetectionController;10860 …server/display/SmallAreaDetectionController$OnPropertiesChangedListener;-><init>(Lcom/android/serv…10861 …SmallAreaDetectionController$OnPropertiesChangedListener;-><init>(Lcom/android/server/display/Smal…10862 …droid/server/display/SmallAreaDetectionController$PackageReceiver;-><init>(Lcom/android/server/dis…10863 …SmallAreaDetectionController$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