/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | IntentResolver.java | 150 private ArrayList<F> collectFilters(F[] array, IntentFilter matching) { in collectFilters() argument 158 if (filterEquals(getIntentFilter(cur), matching)) { in collectFilters() 169 public ArrayList<F> findFilters(IntentFilter matching) { in findFilters() argument 170 if (matching.countDataSchemes() == 1) { in findFilters() 172 return collectFilters(mSchemeToFilter.get(matching.getDataScheme(0)), matching); in findFilters() 173 } else if (matching.countDataTypes() != 0 && matching.countActions() == 1) { in findFilters() 175 return collectFilters(mTypedActionToFilter.get(matching.getAction(0)), matching); in findFilters() 176 } else if (matching.countDataTypes() == 0 && matching.countDataSchemes() == 0 in findFilters() 177 && matching.countActions() == 1) { in findFilters() 179 return collectFilters(mActionToFilter.get(matching.getAction(0)), matching); in findFilters() [all …]
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/roots/ |
H A D | ProvidersAccess.java | 72 final List<RootInfo> matching = new ArrayList<>(); in getMatchingRoots() local 138 matching.add(root); in getMatchingRoots() 142 Log.d(tag, "Matched roots: " + matching); in getMatchingRoots() 144 return matching; in getMatchingRoots()
|
/aosp12/system/apex/ |
H A D | pylintrc | 14 # Add files or directories matching the regex patterns to the blacklist. The 204 # Regular expression matching correct function names 207 # Regular expression matching correct variable names 210 # Regular expression matching correct constant names 213 # Regular expression matching correct attribute names 216 # Regular expression matching correct argument names 219 # Regular expression matching correct class attribute names 222 # Regular expression matching correct inline iteration names 225 # Regular expression matching correct class names 228 # Regular expression matching correct module names [all …]
|
/aosp12/system/tools/mkbootimg/ |
H A D | pylintrc | 13 # Files or directories matching the regex patterns are skipped. The regex 198 # Regular expression matching correct function names 201 # Regular expression matching correct variable names 204 # Regular expression matching correct constant names 207 # Regular expression matching correct attribute names 210 # Regular expression matching correct argument names 213 # Regular expression matching correct class attribute names 216 # Regular expression matching correct inline iteration names 219 # Regular expression matching correct class names 222 # Regular expression matching correct module names [all …]
|
/aosp12/build/make/tools/releasetools/ |
H A D | pylintrc | 163 # Regular expression matching correct function names 169 # Regular expression matching correct variable names 175 # Regular expression matching correct constant names 181 # Regular expression matching correct attribute names 187 # Regular expression matching correct argument names 193 # Regular expression matching correct class attribute names 199 # Regular expression matching correct inline iteration names 205 # Regular expression matching correct class names 211 # Regular expression matching correct module names 217 # Regular expression matching correct method names [all …]
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/searchfragment/ |
H A D | README.md | 57 * Country-code agnostic matching for E164 normalized numbers (9177 matches 59 * Country-code agnostic matching (510333 matches 1-[510-333]-7596) 60 * Area-code agnostic matching (333 matches 510-[333]-7596)
|
/aosp12/hardware/interfaces/automotive/can/1.0/ |
H A D | types.hal | 80 * - a single matching non-exclude filter makes the whole set matching; 81 * - a single non-matching excluded filter makes the whole set non-matching.
|
/aosp12/hardware/interfaces/camera/provider/ |
H A D | README.md | 28 First HIDL version of the camera provider HAL, closely matching the feature set 36 matching the feature set and operation of the pre-HIDL camera HAL module
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | WatchedIntentResolver.java | 142 public ArrayList<F> findFilters(WatchedIntentFilter matching) { in findFilters() argument 143 return super.findFilters(matching.getIntentFilter()); in findFilters()
|
/aosp12/system/core/init/ |
H A D | README.ueventd.md | 80 certain files in `/sys` when matching uevents are generated. This is done using a ueventd.rc script 87 When a uevent that matches the pattern `/sys/devices/system/cpu/cpu*` is sent, the matching sysfs 91 ## Path matching 104 for a file matching the uevent `FIRMWARE`. It then forks a process to serve this firmware to the 134 `/dev/*/red` will match `/dev/leds/red` as well as `/dev/lights/red`. The pattern matching follows
|
/aosp12/art/test/622-simplifyifs-exception-edges/smali/ |
H A D | Test.smali | 35 # Note: There is no move-exception here to prevent matching the SimplifyIfs() pattern. 67 # Note: There is no move-exception here to prevent matching the SimplifyIfs() pattern.
|
/aosp12/art/test/1339-dead-reference-safe/ |
H A D | check | 26 diff --ignore-matching-lines="DeadReferenceSafe count:" -q $1 $2 \
|
/aosp12/frameworks/proto_logging/stats/enums/telephony/ |
H A D | enums.proto | 296 // SIM-specific settings didn't restore because no matching SIM was 317 // Restore was done by matching two sims by ICCID. 319 // Restore was done by matching carrierId and phoneNumber. 321 // Restore was done by matching carrierId only.
|
/aosp12/frameworks/av/media/codec2/vndk/util/ |
H A D | C2ParamUtils.cpp | 142 size_t matching = countMatching( in sanitizeEnumValueNames() local 145 prefix.resize(matching); in sanitizeEnumValueNames()
|
/aosp12/art/test/094-pattern/ |
H A D | info.txt | 1 A simple test to exercise pattern matching.
|
/aosp12/art/test/1928-exception-event-exception/ |
H A D | info.txt | 5 matching RI behavior. See b/65049545.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | heapprofd.te | 4 # profiling configuration, finding matching target processes (if profiling by 31 # When scanning /proc/[pid]/cmdline to find matching processes for by-name
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | heapprofd.te | 4 # profiling configuration, finding matching target processes (if profiling by 31 # When scanning /proc/[pid]/cmdline to find matching processes for by-name
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | heapprofd.te | 4 # profiling configuration, finding matching target processes (if profiling by 31 # When scanning /proc/[pid]/cmdline to find matching processes for by-name
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | heapprofd.te | 4 # profiling configuration, finding matching target processes (if profiling by 31 # When scanning /proc/[pid]/cmdline to find matching processes for by-name
|
/aosp12/system/sepolicy/private/ |
H A D | heapprofd.te | 4 # profiling configuration, finding matching target processes (if profiling by 31 # When scanning /proc/[pid]/cmdline to find matching processes for by-name
|
/aosp12/hardware/interfaces/thermal/2.0/ |
H A D | types.hal | 94 * Name of this temperature matching the Temperature struct. 131 * Name of this temperature matching the TemperatureThreshold.
|
/aosp12/frameworks/av/ |
H A D | MainlineFiles.cfg | 22 # matching is purely prefix
|
/aosp12/packages/apps/CarrierConfig/ |
H A D | README | 12 use carrier_config_mccmnc_<mccmnc>.xml only if there is no matching carrier id.
|
/aosp12/build/soong/cmd/extract_apks/bundle_proto/ |
H A D | config.proto | 38 // Glob matching the list of files to leave uncompressed in the APKs. 39 // The matching is done against the path of files in the APK, thus excluding
|