Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 28) sorted by relevance

12

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DSortBot.java87 return Matchers.present(mColumnBot.MATCHER); in isHeaderShow()
91 assertFalse(Matchers.present(mColumnBot.MATCHER)); in assertHeaderHide()
102 assertTrue(Matchers.present(mColumnBot.MATCHER)); in assertHeaderShow()
151 Matchers.present( in getDirection()
160 Matchers.present( in getDirection()
DMatchers.java38 public static boolean present(Matcher<View> matcher) { in present() method in Matchers
39 return present(onView(matcher), isDisplayed()); in present()
42 public static boolean present(ViewInteraction vi, Matcher<View> matcher) { in present() method in Matchers
DSearchBot.java95 Matchers.present(SEARCH_WIDGET)); in assertIconVisible()
99 Matchers.present(SEARCH_WIDGET)); in assertIconVisible()
DBreadBot.java130 return Matchers.present(findHorizontalEntry(label), withText(label)); in hasHorizontalEntry()
/packages/apps/ManagedProvisioning/
Dproguard.flags2 # AndriodManifest.xml, but not present in Android master. They are
3 # present in the Android for Chrome OS branch, and kept here to
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java1070 public void setFilterUidPresent(int present) { in setFilterUidPresent() argument
1071 if (present < 0 || present > 0x00FF) { in setFilterUidPresent()
1074 this.mFilterUidPresent = present; in setFilterUidPresent()
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/
Dvoicemail_transcription.proto26 // Transcription was successful and the transcript is present.
142 // The transcribed text of the voicemail. This is only present if the status
/packages/modules/DnsResolver/
Dlibnetd_resolv.map.txt18 # libnetd_resolv library. Other entry points present in the library won't be
/packages/apps/Dialer/java/com/android/dialer/proguard/
Dproguard_release.flags12 # The source file attribute must be present in order to print stack traces, but
/packages/apps/TimeZoneData/testing/xts/
DAndroid.bp17 // own test suite. At runtime the libs below (or a superset) must be present.
/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/
DMDTest.java36 import com.google.android.car.multidisplaytest.present.PresentTestFragment;
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto249 // or not present if image representation is not available.
375 // or not present if this step doesn't involve a maneuver.
384 // navigation, or not present if the lanes configuration image was not
/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/present/
DPresentTestFragment.java17 package com.google.android.car.multidisplaytest.present;
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile248 # instead of private inheritance when no explicit protection keyword is present.
1334 # URLs. If a location is present for each tag, the installdox tool
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile248 # instead of private inheritance when no explicit protection keyword is present.
1334 # URLs. If a location is present for each tag, the installdox tool
/packages/apps/TV/res/raw/
Dthird_party_licenses3159 copy of the library already present on the user's computer system,
3274 Such new versions will be similar in spirit to the present version,
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in333 # of private inheritance when no explicit protection keyword is present.
/packages/inputmethods/LatinIME/dictionaries/
Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...

12