Searched refs:mIsDebugBuild (Results 1 – 1 of 1) sorted by relevance
321 boolean mIsDebugBuild; field in NfcService497 mIsDebugBuild = "userdebug".equals(Build.TYPE) || "eng".equals(Build.TYPE); in NfcService()2643 if (mIsDebugBuild) { in handleMessage()2651 if (mIsDebugBuild) { in handleMessage()