Searched refs:mIsDebug (Results 1 – 1 of 1) sorted by relevance
60 private boolean mIsDebug = false; field in PluginInstance90 return mIsDebug; in getIsDebug()94 mIsDebug = debug; in setIsDebug()98 if (mIsDebug) { in logDebug()222 private final boolean mIsDebug; field in PluginInstance.Factory234 mIsDebug = isDebug; in Factory()280 if (!mIsDebug && !isPluginPackagePrivileged(appInfo.packageName)) { in getClassLoader()