Home
last modified time | relevance | path

Searched refs:isCameraLaunchEnabled (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DGestureLauncherService.java372 return isCameraLaunchEnabled(context.getResources()) in isCameraLaunchSettingEnabled()
403 private static boolean isCameraLaunchEnabled(Resources resources) { in isCameraLaunchEnabled() method in GestureLauncherService
433 return isCameraLaunchEnabled(resources) in isGestureLauncherEnabled()
/aosp12/frameworks/base/services/
H A Dart-profile1718 HSPLcom/android/server/GestureLauncherService;->isCameraLaunchEnabled(Landroid/content/res/Resource…