Searched refs:debugMsg (Results 1 – 4 of 4) sorted by relevance
275 String debugMsg, boolean throwSecurityException); in isProfileAccessible() argument
1232 String debugMsg) { in isEnabledProfileOf() argument1234 user.getIdentifier(), debugMsg, false); in isEnabledProfileOf()
5622 public boolean isProfileAccessible(int callingUserId, int targetUserId, String debugMsg, in isProfileAccessible() argument5632 debugMsg + " for another profile " in isProfileAccessible()5635 Slog.w(LOG_TAG, debugMsg + " for another profile " in isProfileAccessible()5645 Slog.w(LOG_TAG, debugMsg + " for disabled profile " in isProfileAccessible()5655 debugMsg + " for unrelated profile " + targetUserId); in isProfileAccessible()
610 String debugMsg = dexUseInfo.isUnsupportedClassLoaderContext() in dexoptSystemServer() local613 Slog.w(TAG, "Skipping dexopt for system server path loaded with " + debugMsg in dexoptSystemServer()