Searched refs:alwaysShowUnsupportedCompileSdkWarning (Results 1 – 6 of 6) sorted by relevance
74 void alwaysShowUnsupportedCompileSdkWarning(ComponentName activity) { in alwaysShowUnsupportedCompileSdkWarning() method in AppWarnings
4664 public void alwaysShowUnsupportedCompileSdkWarning(ComponentName activity) { in alwaysShowUnsupportedCompileSdkWarning() method in ActivityTaskManagerService4668 mAppWarnings.alwaysShowUnsupportedCompileSdkWarning(activity); in alwaysShowUnsupportedCompileSdkWarning()
426 void alwaysShowUnsupportedCompileSdkWarning(in ComponentName activity); in alwaysShowUnsupportedCompileSdkWarning() method
4172 public void alwaysShowUnsupportedCompileSdkWarning(ComponentName activity) {4174 getTaskService().alwaysShowUnsupportedCompileSdkWarning(activity);
548 MissingNullability: android.app.ActivityManager#alwaysShowUnsupportedCompileSdkWarning(android.cont…
76 method public void alwaysShowUnsupportedCompileSdkWarning(android.content.ComponentName);