/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | CollectionUtils.java | 63 java.util.function.Predicate<? super T> predicate) { in filter() 78 java.util.function.Predicate<? super T> predicate) { in filter() 102 @Nullable Predicate<? super T> predicate) { in addIf() 249 java.util.function.Predicate<T> predicate) { in any() 258 java.util.function.Predicate<T> predicate) { in any() 267 java.util.function.Predicate<T> predicate) { in find() 281 java.util.function.Predicate<T> predicate) { in find() 311 public static @NonNull <T> List<T> add(@Nullable List<T> cur, T val) { in add() 349 public static @NonNull <T> Set<T> add(@Nullable Set<T> cur, T val) { in add() 372 public static @NonNull <T> List<T> remove(@Nullable List<T> cur, T val) { in remove() [all …]
|
H A D | ArrayUtils.java | 452 public static @NonNull int[] appendInt(@Nullable int[] cur, int val, in appendInt() 476 public static @NonNull int[] appendInt(@Nullable int[] cur, int val) { in appendInt() 483 public static @Nullable int[] removeInt(@Nullable int[] cur, int val) { in removeInt() 530 public static @NonNull long[] appendLong(@Nullable long[] cur, long val, in appendLong() 607 @Nullable Collection<T> val) { in addAll() 701 @NonNull java.util.function.Predicate<T> predicate) { in unstableRemoveIf() 737 public static @NonNull int[] defeatNullable(@Nullable int[] val) { in defeatNullable() 745 public static @NonNull File[] defeatNullable(@Nullable File[] val) { in defeatNullable() 813 @NonNull java.util.function.Predicate<T> predicate) { in filter() 843 public static boolean startsWith(byte[] cur, byte[] val) { in startsWith() [all …]
|
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/ |
H A D | JobStore.java | 822 String val = parser.getAttributeValue(null, "priority"); in restoreJobFromXml() local 900 String val = parser.getAttributeValue(null, "period"); in restoreJobFromXml() local 1028 String val; in buildConstraintsFromXml() local 1131 String val = parser.getAttributeValue(null, "initial-backoff"); in maybeBuildBackoffPolicyFromXml() local 1153 String val; in buildRtcExecutionTimesFromXml() local 1262 private void removeAll(Predicate<JobStatus> predicate) { in removeAll()
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | AppProfiler.java | 594 Pair<Long, String> val = watchUids.get(proc.uid); in recordPssSampleLPf() local 709 Pair<Long, String> val = mMemWatchProcesses.get(procName, uid); in handlePostDumpHeapNotification() local 1900 List<ProcessCpuTracker.Stats> getCpuStats(Predicate<ProcessCpuTracker.Stats> predicate) { in getCpuStats() 2156 Pair<Long, String> val = uids.valueAt(j); in dumpMemWatchProcessesLPf() local 2247 Pair<Long, String> val = uids.valueAt(j); in writeMemWatchProcessToProtoLPf() local
|
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | ... {
final synthetic java.lang.reflect.Method val$method
final synthetic Object[] val$args ... |
/aosp12/packages/apps/TV/libs/m2/ |
H A D | auto-value-1.5.3.jar | ... implements java.lang.Runnable {
final synthetic String val$var
final synthetic com.google.auto. ... |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
H A D | truth-0.45.jar | ... .google.common.truth.Correspondence$ExceptionStore val$exceptions
final synthetic com.google.common. ... |
/aosp12/frameworks/base/core/java/android/view/ |
H A D | View.java | 25277 protected <T extends View> T findViewByPredicateTraversal(Predicate<View> predicate, in findViewByPredicateTraversal() 25390 public final <T extends View> T findViewByPredicate(Predicate<View> predicate) { in findViewByPredicate() 25411 View start, Predicate<View> predicate) { in findViewByPredicateInsideOut() 26496 int val = (mSystemUiVisibility&~localChanges) | (localValue&localChanges); in updateLocalSystemUiVisibility() local 30831 TypedValue val = new TypedValue(); in getFocusableAttribute() local
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | doclava.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/ccil/
org/ ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |