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