Home
last modified time | relevance | path

Searched refs:GestureLauncherService (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
DGestureLauncherServiceTest.java85 private GestureLauncherService mGestureLauncherService;
108 mGestureLauncherService = new GestureLauncherService(mContext, mMetricsLogger); in setup()
179 GestureLauncherService.CAMERA_POWER_DOUBLE_TAP_MAX_TIME_MS - 1; in testInterceptPowerKeyDown_firstPowerDownCameraPowerGestureOnInteractive()
208 final long interval = GestureLauncherService.CAMERA_POWER_DOUBLE_TAP_MAX_TIME_MS - 1; in testInterceptPowerKeyDown_intervalInBoundsCameraPowerGestureOffInteractive()
252 final long interval = GestureLauncherService.CAMERA_POWER_DOUBLE_TAP_MAX_TIME_MS; in testInterceptPowerKeyDown_intervalMidBoundsCameraPowerGestureOffInteractive()
298 long interval = GestureLauncherService.POWER_SHORT_TAP_SEQUENCE_MAX_INTERVAL_MS; in testInterceptPowerKeyDown_intervalOutOfBoundsCameraPowerGestureOffInteractive()
344 final long interval = GestureLauncherService.CAMERA_POWER_DOUBLE_TAP_MAX_TIME_MS - 1; in testInterceptPowerKeyDown_intervalInBoundsCameraPowerGestureOnInteractiveSetupComplete()
391 final long interval = GestureLauncherService.CAMERA_POWER_DOUBLE_TAP_MAX_TIME_MS - 1; in testInterceptPowerKeyDown_longpress()
436 final long interval = GestureLauncherService.CAMERA_POWER_DOUBLE_TAP_MAX_TIME_MS - 1; in testInterceptPowerKeyDown_intervalInBoundsCameraPowerGestureOnInteractiveSetupIncomplete()
482 final long interval = GestureLauncherService.CAMERA_POWER_DOUBLE_TAP_MAX_TIME_MS; in testInterceptPowerKeyDown_intervalMidBoundsCameraPowerGestureOnInteractive()
[all …]
/frameworks/base/services/core/java/com/android/server/
DGestureLauncherService.java59 public class GestureLauncherService extends SystemService { class
133 public GestureLauncherService(Context context) { in GestureLauncherService() method in GestureLauncherService
138 GestureLauncherService(Context context, MetricsLogger metricsLogger) { in GestureLauncherService() method in GestureLauncherService
145 LocalServices.addService(GestureLauncherService.class, this); in onStart()
DEventLogTags.logtags264 # GestureLauncherService.java
/frameworks/base/services/java/com/android/server/
DSystemServer.java1770 if (GestureLauncherService.isGestureLauncherEnabled(context.getResources())) { in startOtherServices()
1772 mSystemServiceManager.startService(GestureLauncherService.class); in startOtherServices()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java202 import com.android.server.GestureLauncherService;
937 GestureLauncherService gestureService = LocalServices.getService( in interceptPowerKeyDown()
938 GestureLauncherService.class); in interceptPowerKeyDown()
/frameworks/base/services/
Dart-profile2353 HSPLcom/android/server/GestureLauncherService$1;-><init>(Lcom/android/server/GestureLauncherService
2354 HSPLcom/android/server/GestureLauncherService$1;->onReceive(Landroid/content/Context;Landroid/conte…
2355 HSPLcom/android/server/GestureLauncherService$2;-><init>(Lcom/android/server/GestureLauncherService
2356 HSPLcom/android/server/GestureLauncherService$CameraLiftTriggerEventListener;-><init>(Lcom/android/…
2357 …r/GestureLauncherService$CameraLiftTriggerEventListener;-><init>(Lcom/android/server/GestureLaunch…
2358 HSPLcom/android/server/GestureLauncherService$GestureEventListener;-><init>(Lcom/android/server/Ges…
2359 …server/GestureLauncherService$GestureEventListener;-><init>(Lcom/android/server/GestureLauncherSer…
2360 HSPLcom/android/server/GestureLauncherService;-><init>(Landroid/content/Context;)V
2361 HSPLcom/android/server/GestureLauncherService;-><init>(Landroid/content/Context;Lcom/android/intern…
2362 HSPLcom/android/server/GestureLauncherService;->access$202(Lcom/android/server/GestureLauncherServi…
[all …]