Searched refs:mIsDebugBuild (Results 1 – 2 of 2) sorted by relevance
96 private boolean mIsDebugBuild = false; field in CellBroadcastChannelManager363 mIsDebugBuild = isDebugBuild; in CellBroadcastChannelManager()418 if (r.mIsDebugBuildOnly && !mIsDebugBuild) { in getChannelRangesMapFromResoures()
336 boolean mIsDebugBuild; field in NfcService526 mIsDebugBuild = "userdebug".equals(Build.TYPE) || "eng".equals(Build.TYPE); in NfcService()2684 if (mIsDebugBuild && mSkipNdefRead) { in handleMessage()2756 if (mIsDebugBuild) { in handleMessage()2764 if (mIsDebugBuild) { in handleMessage()