Searched refs:DEBUG_RECEIVER (Results 1 – 1 of 1) sorted by relevance
81 private static final boolean DEBUG_RECEIVER = false; field in LauncherModel275 if (DEBUG_RECEIVER) Log.d(TAG, "onReceive intent=" + intent); in onReceive()