Searched refs:mIsDebugBuild (Results 1 – 1 of 1) sorted by relevance
225 boolean mIsDebugBuild; field in NfcService358 mIsDebugBuild = "userdebug".equals(Build.TYPE) || "eng".equals(Build.TYPE); in NfcService()1875 if (mIsDebugBuild) { in handleMessage()1883 if (mIsDebugBuild) { in handleMessage()