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