Home
last modified time | relevance | path

Searched refs:orders (Results 1 – 25 of 29) sorted by relevance

12

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batterytip/tips/
H A DBatteryTipTest.java85 final List<Integer> orders = new ArrayList<>(); in tipOrder_orderUnique() local
87 orders.add(BatteryTip.TIP_ORDER.valueAt(i)); in tipOrder_orderUnique()
90 assertThat(orders).containsNoDuplicates(); in tipOrder_orderUnique()
/aosp12/packages/apps/TV/src/com/android/tv/parental/
H A DContentRatingSystem.java165 List<Order> orders, in ContentRatingSystem() argument
175 mOrders = orders; in ContentRatingSystem()
306 List<Order> orders = new ArrayList<>(); in build() local
309 orders.add(builder.build(ratings)); in build()
322 orders, in build()
/aosp12/frameworks/base/tools/aapt2/configuration/
H A DConfigurationParser.internal.h52 std::set<int32_t> orders; in IsGroupValid() local
54 orders.insert(p.second.order); in IsGroupValid()
56 bool valid = orders.size() == group.size(); in IsGroupValid()
/aosp12/build/soong/android/
H A Ddepset_test.go279 orders := []DepSetOrder{POSTORDER, PREORDER, TOPOLOGICAL}
295 for _, order1 := range orders {
297 for _, order2 := range orders {
/aosp12/bionic/
H A DREADME.md245 Running the gtests directly is orders of magnitude faster than using CTS,
/aosp12/packages/apps/TV/tests/common/src/com/android/tv/testing/fakes/
H A DFakeTvProvider.java2397 String[] orders = sortOrder.split(","); in validateSortOrder() local
2398 for (String order : orders) { in validateSortOrder()
/aosp12/packages/providers/TvProvider/src/com/android/providers/tv/
H A DTvProvider.java2247 String[] orders = sortOrder.split(","); in validateSortOrder() local
2248 for (String order : orders) { in validateSortOrder()
/aosp12/system/timezone/output_data/icu_overlay/
H A DLICENSE382 # with all competent court orders. No ownership claims will be made
/aosp12/system/timezone/testing/data/test1/output_data/icu_overlay/
H A DLICENSE382 # with all competent court orders. No ownership claims will be made
/aosp12/system/timezone/testing/data/test2/output_data/icu_overlay/
H A DLICENSE382 # with all competent court orders. No ownership claims will be made
/aosp12/system/timezone/testing/data/test3/output_data/icu_overlay/
H A DLICENSE382 # with all competent court orders. No ownership claims will be made
/aosp12/frameworks/wilhelm/doc/
H A DDoxyfile418 # the constructors will appear in the respective orders defined by
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/doc/
H A Dfeature_mos_API_doxyfile422 # the constructors will appear in the respective orders defined by
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/doc/
H A Ddbreg_API_doxyfile422 # the constructors will appear in the respective orders defined by
/aosp12/frameworks/native/docs/
H A DDoxyfile500 # the constructors will appear in the respective orders defined by
/aosp12/frameworks/av/media/libaaudio/
H A DDoxyfile542 # respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS.
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
H A DDoxyfile.in563 # respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS.
/aosp12/frameworks/av/media/codec2/docs/
H A Ddoxygen.config577 # respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS.
/aosp12/system/chre/chre_api/doc/
H A DDoxyfile567 # respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS.
/aosp12/frameworks/base/media/native/midi/include/
H A DDoxyfile586 # respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS.
/aosp12/system/chre/pal/doc/
H A DDoxyfile567 # respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS.
/aosp12/system/media/audio_utils/
H A DDoxyfile614 # respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS.
/aosp12/packages/apps/TV/res/raw/
H A Dthird_party_licenses3748 # with all competent court orders. No ownership claims will be made
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...

12