Searched refs:TAG_CONFIGURATION (Results 1 – 5 of 5) sorted by relevance
98 private static final String TAG_CONFIGURATION = TAG + POSTFIX_CONFIGURATION; field in WindowProcessController1363 Slog.w(TAG_CONFIGURATION, "Current config: " + config in updateConfiguration()1381 Slog.w(TAG_CONFIGURATION, "Unable to send config for IME proc " + mName in dispatchConfiguration()1390 Slog.v(TAG_CONFIGURATION, "Sending to IME proc " + mName + " new config " + config); in dispatchConfiguration()1399 Slog.e(TAG_CONFIGURATION, "Failed to schedule configuration change", e); in dispatchConfiguration()
64 private static final String TAG_CONFIGURATION = TAG + POSTFIX_CONFIGURATION; field in CompatModePackages
147 private static final String TAG_CONFIGURATION = TAG + POSTFIX_CONFIGURATION; field in ActivityStarter
375 private static final String TAG_CONFIGURATION = TAG + POSTFIX_CONFIGURATION; field in ActivityRecord
444 private static final String TAG_CONFIGURATION = TAG + POSTFIX_CONFIGURATION; field in ActivityManagerService