Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 25 of 53) sorted by relevance

123

/frameworks/libs/service_entitlement/
DREADME.md8 ### Log TAG to filter:
12 ### Enable logging the PII data:
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/fsi/
DFsiDebug.kt7 private const val debug = true constant
/frameworks/base/services/core/java/com/android/server/pm/
DPreferredActivityHelper.java81 List<ResolveInfo> query, boolean always, boolean removeMatches, boolean debug, in findPreferredActivityNotLocked()
92 List<ResolveInfo> query, boolean always, boolean removeMatches, boolean debug, in findPreferredActivityNotLocked()
/frameworks/native/cmds/lshal/
DWaitCommand.cpp74 static const std::string debug = in usage() local
DDebugCommand.cpp77 static const std::string debug = in usage() local
/frameworks/base/cmds/incident_helper/src/parsers/
DEventLogTagsParser.cpp35 string debug = line; in Parse() local
/frameworks/base/core/java/android/service/autofill/augmented/
DIAugmentedAutofillService.aidl35 void onConnected(boolean debug, boolean verbose); in onConnected()
DAugmentedAutofillService.java102 public void onConnected(boolean debug, boolean verbose) { in onConnected()
242 private void handleOnConnected(boolean debug, boolean verbose) { in handleOnConnected()
/frameworks/compile/mclinker/include/mcld/Support/
DMsgHandling.h57 inline mcld::MsgHandler mcld::debug(unsigned int pID) { in debug() function
/frameworks/native/opengl/tools/glgen2/registry/
Dgenheaders.py35 debug = False variable
54 debug = True variable
/frameworks/base/core/java/android/service/contentcapture/
DIContentCaptureService.aidl38 void onConnected(IBinder callback, boolean verbose, boolean debug); in onConnected()
/frameworks/base/cmds/idmap2/libidmap2/
DPrettyPrintVisitor.cpp45 const std::string& debug = header.GetDebugInfo(); in visit() local
/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
DLog.java30 public void debug(String format, Object... args) { in debug() method in Log
DClassHasNativeVisitor.java98 public void visitSource(String source, String debug) { in visitSource()
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
DDrmFactory.cpp94 Return<void> DrmFactory::debug(const hidl_handle& fd, const hidl_vec<hidl_string>& /*args*/) { in debug() function in android::hardware::drm::V1_4::clearkey::DrmFactory
/frameworks/base/packages/SystemUI/src/com/android/systemui/plugins/
DPluginsModule.java106 @Named(PLUGIN_DEBUG) boolean debug, in providesPluginManager()
/frameworks/base/core/jni/
Dandroid_util_Log.cpp37 jint debug; member
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DSelfTrackingLifetimeExtender.kt17 private val debug: Boolean, in <lambda>() constant in com.android.systemui.statusbar.notification.collection.notifcollection.SelfTrackingLifetimeExtender
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiLogger.java85 static final void debug(String logMessage, Object... objs) { in debug() method in HdmiLogger
/frameworks/base/core/java/android/widget/
DAbsoluteLayout.java223 public String debug(String output) { in debug() method in AbsoluteLayout.LayoutParams
/frameworks/base/core/java/android/content/
DBroadcastReceiver.java675 public final void setDebugUnregister(boolean debug) { in setDebugUnregister()
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
DUtils.java337 public static void debug(String message, Object ... args) { in debug() method in Utils
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
DUiAutomatorTestRunner.java78 public void run(List<String> testClasses, Bundle params, boolean debug, boolean monkey) { in run()
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponentStore.cpp427 Return<void> ComponentStore::debug( in debug() function in android::hardware::media::c2::V1_0::utils::ComponentStore
/frameworks/av/media/codec2/hidl/1.1/utils/
DComponentStore.cpp462 Return<void> ComponentStore::debug( in debug() function in android::hardware::media::c2::V1_1::utils::ComponentStore

123