/aosp14/frameworks/base/tools/split-select/ |
H A D | SplitSelector.h | 36 android::KeyedVector<SplitDescription, android::sp<Rule> > getRules() const;
|
H A D | SplitSelector_test.cpp | 56 KeyedVector<SplitDescription, sp<Rule> > rules = selector.getRules(); in TEST()
|
H A D | SplitSelector.cpp | 68 KeyedVector<SplitDescription, sp<Rule> > SplitSelector::getRules() const { in getRules() function in split::SplitSelector
|
H A D | Main.cpp | 78 KeyedVector<SplitDescription, sp<Rule> > rules(selector.getRules()); in generate()
|
/aosp14/frameworks/base/core/java/android/content/integrity/ |
H A D | RuleSet.java | 50 public List<Rule> getRules() { in getRules() method in RuleSet
|
H A D | AppIntegrityManager.java | 80 new ParceledListSlice<>(updateRequest.getRules()), in updateRuleSet()
|
/aosp14/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/ |
H A D | InstanceTargets.java | 49 int rules[] = params.getRules(); in sendMessage()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | RelativeLayout.java | 478 int[] rules = params.getRules(layoutDirection); in onMeasure() 574 final int[] rules = params.getRules(layoutDirection); in onMeasure() 604 final int[] rules = params.getRules(layoutDirection); in onMeasure() 842 int[] rules = params.getRules(layoutDirection); in positionChildHorizontal() 881 int[] rules = params.getRules(); in positionChildVertical() 965 final int[] rules = childParams.getRules(); in applyVerticalSizeRules() 1037 rules = ((LayoutParams) v.getLayoutParams()).getRules(v.getLayoutDirection()); in getRelatedView() 1682 public int[] getRules(int layoutDirection) { in getRules() method in LayoutParams 1695 public int[] getRules() { in getRules() method in LayoutParams 1841 final int[] rules = node.getRules(); in readProperties()
|
H A D | DateTimeView.java | 546 Instant instant = time.toInstant(zoneId.getRules().getOffset(time)); in toEpochMillis()
|
/aosp14/frameworks/base/core/tests/benchmarks/src/android/text/format/ |
H A D | AndroidTimeVsOthersBenchmark.java | 51 ZoneOffset offset = ZoneId.of(timezoneId).getRules().getOffset(time); in toMillis_javaTime()
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/ |
H A D | BearerData.java | 324 localDateTime.toInstant(mZoneId.getRules().getOffset(localDateTime)); in toMillis()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 9142 HSPLandroid/icu/impl/coll/CollationTailoring;->getRules()Ljava/lang/String; 10096 HSPLandroid/icu/text/RuleBasedCollator;->getRules()Ljava/lang/String; 20601 HSPLandroid/widget/RelativeLayout$LayoutParams;->getRules()[I 20602 HSPLandroid/widget/RelativeLayout$LayoutParams;->getRules(I)[I 27128 HSPLjava/text/RuleBasedCollator;->getRules()Ljava/lang/String; 27322 HSPLjava/time/ZoneOffset;->getRules()Ljava/time/zone/ZoneRules; 27328 HSPLjava/time/ZoneRegion;->getRules()Ljava/time/zone/ZoneRules; 27515 HSPLjava/time/zone/ZoneRulesProvider;->getRules(Ljava/lang/String;Z)Ljava/time/zone/ZoneRules;
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 9139 HSPLandroid/icu/impl/coll/CollationTailoring;->getRules()Ljava/lang/String; 10093 HSPLandroid/icu/text/RuleBasedCollator;->getRules()Ljava/lang/String; 20537 HSPLandroid/widget/RelativeLayout$LayoutParams;->getRules()[I 20538 HSPLandroid/widget/RelativeLayout$LayoutParams;->getRules(I)[I
|
/aosp14/frameworks/base/core/api/ |
H A D | system-current.txt | 3642 method @NonNull public java.util.List<android.content.integrity.Rule> getRules();
|
H A D | current.txt | 59525 method public int[] getRules();
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 68904 Landroid/widget/RelativeLayout$LayoutParams;->getRules(I)[I
|