Home
last modified time | relevance | path

Searched defs:isDebuggable (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wrapper/
H A DBuildInfo.java34 public boolean isDebuggable() { in isDebuggable() method in BuildInfo
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DBiometricSchedulerOperation.java112 @NonNull BooleanSupplier isDebuggable in BiometricSchedulerOperation()
129 @NonNull BooleanSupplier isDebuggable in BiometricSchedulerOperation()
/aosp14/system/core/bootstat/
H A Dboot_reason_test.sh95 isDebuggable() { function
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
H A DTestSystemImpl.java44 public TestSystemImpl(WebViewProviderInfo[] packageConfigs, int numRelros, boolean isDebuggable, in TestSystemImpl()
H A DWebViewUpdateServiceTest.java91 boolean isDebuggable, boolean multiProcessDefault) { in setupWithAllParameters()
/aosp14/frameworks/base/core/java/android/content/pm/parsing/
H A DPackageLite.java364 public boolean isDebuggable() { in isDebuggable() method in PackageLite
H A DApkLite.java378 public boolean isDebuggable() { in isDebuggable() method in ApkLite
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
H A DPluginManagerImpl.java79 public boolean isDebuggable() { in isDebuggable() method in PluginManagerImpl
/aosp14/frameworks/base/core/java/android/os/
H A DBuild.java1494 public static boolean isDebuggable() { in isDebuggable() method in Build
H A DGraphicsEnvironment.java942 private static native boolean isDebuggable(); in isDebuggable() method in GraphicsEnvironment
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java362 protected boolean isDebuggable() { in isDebuggable() method in NotificationShadeWindowControllerImpl
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/
H A DAndroidPackage.java444 boolean isDebuggable(); in isDebuggable() method
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DMockSystemServices.java448 public boolean isDebuggable = true; field in MockSystemServices.BuildMock
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessRecord.java991 public boolean isDebuggable() { in isDebuggable() method in ProcessRecord
H A DActivityManagerService.java935 boolean isDebuggable) { in PackageAssociationInfo()
949 boolean isDebuggable() { in isDebuggable() method in ActivityManagerService.PackageAssociationInfo
953 void setDebuggable(boolean isDebuggable) { in setDebuggable()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
H A DPackageImpl.java1587 public boolean isDebuggable() { in isDebuggable() method in PackageImpl