Searched refs:mIsDebug (Results 1 – 1 of 1) sorted by relevance
220 private final boolean mIsDebug; field in PluginInstance.Factory232 mIsDebug = isDebug; in Factory()279 if (!mIsDebug && !isPluginPackagePrivileged(appInfo.packageName)) { in getClassLoader()