/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex33/javac/anno/com/android/adservices/data/customaudience/ |
D | AutoValue_DBScheduledCustomAudienceUpdate.java | 44 private final boolean isDebuggable; field in AutoValue_DBScheduledCustomAudienceUpdate 56 boolean isDebuggable, in AutoValue_DBScheduledCustomAudienceUpdate() 185 private boolean isDebuggable; field in AutoValue_DBScheduledCustomAudienceUpdate.Builder 236 public DBScheduledCustomAudienceUpdate.Builder setIsDebuggable(boolean isDebuggable) { in setIsDebuggable()
|
D | AutoValue_DBCustomAudienceBackgroundFetchData.java | 42 private final boolean isDebuggable; field in AutoValue_DBCustomAudienceBackgroundFetchData 52 boolean isDebuggable) { in AutoValue_DBCustomAudienceBackgroundFetchData() 179 private boolean isDebuggable; field in AutoValue_DBCustomAudienceBackgroundFetchData.Builder 236 public DBCustomAudienceBackgroundFetchData.Builder setIsDebuggable(boolean isDebuggable) { in setIsDebuggable()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex30/javac/anno/com/android/adservices/data/customaudience/ |
D | AutoValue_DBCustomAudienceBackgroundFetchData.java | 42 private final boolean isDebuggable; field in AutoValue_DBCustomAudienceBackgroundFetchData 52 boolean isDebuggable) { in AutoValue_DBCustomAudienceBackgroundFetchData() 179 private boolean isDebuggable; field in AutoValue_DBCustomAudienceBackgroundFetchData.Builder 236 public DBCustomAudienceBackgroundFetchData.Builder setIsDebuggable(boolean isDebuggable) { in setIsDebuggable()
|
D | AutoValue_DBScheduledCustomAudienceUpdate.java | 44 private final boolean isDebuggable; field in AutoValue_DBScheduledCustomAudienceUpdate 56 boolean isDebuggable, in AutoValue_DBScheduledCustomAudienceUpdate() 185 private boolean isDebuggable; field in AutoValue_DBScheduledCustomAudienceUpdate.Builder 236 public DBScheduledCustomAudienceUpdate.Builder setIsDebuggable(boolean isDebuggable) { in setIsDebuggable()
|
/aosp_15_r20/packages/apps/DeviceDiagnostics/tradeinmode/src/com/android/devicediagnostics/commands/ |
D | Commands.kt | 47 fun isDebuggable(): Boolean { in isDebuggable() method
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/ |
D | UdfpsControllerOverlay.java | 99 private final boolean isDebuggable = false; field in UdfpsControllerOverlay 137 public UdfpsControllerOverlay(@org.jetbrains.annotations.NotNull() in UdfpsControllerOverlay()
|
/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/shadows/ |
D | ShadowBuild.java | 35 public static void setIsDebuggable(boolean isDebuggable) { in setIsDebuggable()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wrapper/ |
H A D | BuildInfo.java | 34 public boolean isDebuggable() { in isDebuggable() method in BuildInfo
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/utils/ |
H A D | DebugUtils.java | 33 public static boolean isDebuggable(String tag) { in isDebuggable() method in DebugUtils
|
/aosp_15_r20/packages/modules/DnsResolver/ |
D | util.h | 61 inline bool isDebuggable() { in isDebuggable() function
|
/aosp_15_r20/packages/apps/Car/Launcher/libs/hidden-apis-compat/hidden-apis-disabled/src/com/android/car/hidden/apis/ |
D | HiddenApiAccess.java | 44 public static boolean isDebuggable() { in isDebuggable() method in HiddenApiAccess
|
/aosp_15_r20/packages/apps/Car/Launcher/libs/hidden-apis-compat/hidden-apis-enabled/src/com/android/car/hidden/apis/ |
D | HiddenApiAccess.java | 43 public static boolean isDebuggable() { in isDebuggable() method in HiddenApiAccess
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/ |
D | NotificationChannelWarningsPreferenceController.java | 77 boolean isDebuggable() { in isDebuggable() method in NotificationChannelWarningsPreferenceController
|
/aosp_15_r20/system/logging/logd/ |
H A D | LogSize.cpp | 86 static const bool isDebuggable = android::base::GetBoolProperty("ro.debuggable", false); in GetBufferSizeFromProperties() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/test-util/host-side/com/android/adservices/common/ |
D | AdServicesHostSideSupportHelper.java | 79 protected boolean isDebuggable() { in isDebuggable() method in AdServicesHostSideSupportHelper
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/common/ |
D | DevContextUtils.java | 65 public static boolean isDebuggable( in isDebuggable() method in DevContextUtils
|
D | AdServicesSupportHelper.java | 123 protected boolean isDebuggable() { in isDebuggable() method in AdServicesSupportHelper
|
D | AdservicesTestHelper.java | 138 public static boolean isDebuggable() { in isDebuggable() method in AdservicesTestHelper
|
/aosp_15_r20/external/dexmaker/dexmaker-mockito-tests/src/main/java/com/android/dx/mockito/tests/ |
H A D | BlacklistedApis.java | 59 private boolean isDebuggable() throws PackageManager.NameNotFoundException { in isDebuggable() method in BlacklistedApis
|
/aosp_15_r20/art/test/837-deopt/src/ |
H A D | Main.java | 85 public static native boolean isDebuggable(); in isDebuggable() method in Main
|
/aosp_15_r20/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/ |
D | Config.java | 108 static boolean isDebuggable() { in isDebuggable() method in Config
|
/aosp_15_r20/cts/hostsidetests/install/src/android/cts/install/host/ |
H A D | DowngradeTest.java | 187 private boolean isDebuggable() throws Exception { in isDebuggable() method in DowngradeTest
|
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.ProcessSummary/ |
H A D | index.ts | 107 const isDebuggable = Boolean(it.isDebuggable); constant
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/test-util/side-less/com/android/adservices/common/ |
D | AbstractDeviceSupportHelper.java | 142 protected abstract boolean isDebuggable(); in isDebuggable() method in AbstractDeviceSupportHelper
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/devapi/ |
D | DevContextFilter.java | 229 public boolean isDebuggable(String callingAppPackage) { in isDebuggable() method in DevContextFilter
|