Home
last modified time | relevance | path

Searched refs:countCategories (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/logging/
H A DBroadcastDispatcherLogger.kt81 val categories = if (filter.countCategories() != 0) {
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DWatchedIntentFilter.java590 public final int countCategories() { in countCategories() method in WatchedIntentFilter
591 return mFilter.countCategories(); in countCategories()
H A DSettings.java3162 for (int i=0; i<tmpPa.countCategories(); i++) {
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DIntentResolver.java87 s1 = f1.countCategories(); in filterEquals()
88 s2 = f2.countCategories(); in filterEquals()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/settings/
H A DDeveloperOptionsFragment.java427 if (settingsInfo.filter != null && settingsInfo.filter.countCategories() > 0) { in PluginPreference()
/aosp12/frameworks/base/core/java/android/content/
H A DIntentFilter.java1700 public final int countCategories() { in countCategories() method in IntentFilter
1890 N = countCategories(); in writeToXml()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DAppsFilterTest.java157 if (filter.countCategories() > 0) { in createActivity()
/aosp12/frameworks/base/core/java/android/content/pm/parsing/
H A DParsingPackageUtils.java1761 for (int i = 0, max = intentInfo.countCategories(); i < max; i++) { in parseQueries()
/aosp12/frameworks/base/config/
H A Dboot-profile.txt395 Landroid/content/IntentFilter;->countCategories()I
H A Dboot-image-profile.txt4293 HSPLandroid/content/IntentFilter;->countCategories()I+]Ljava/util/ArrayList;Ljava/util/ArrayList;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt4295 HSPLandroid/content/IntentFilter;->countCategories()I+]Ljava/util/ArrayList;Ljava/util/ArrayList;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11385 method public final int countCategories();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7863 method public final int countCategories();
/aosp12/frameworks/base/services/
H A Dart-profile33590 PLcom/android/server/pm/WatchedIntentFilter;->countCategories()I