Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherModel.java85 private static final boolean DEBUG_RECEIVER = false; field in LauncherModel
257 if (DEBUG_RECEIVER) Log.d(TAG, "onReceive intent=" + intent); in onBroadcastIntent()