Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 26) 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.proto27 // Transcription was successful and the transcript is present.
143 // The transcribed text of the voicemail. This is only present if the status
/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/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/
DMDTest.java35 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_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz
Dit_wordlist.combined.gz
Dnl_wordlist.combined.gz
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 ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dpt_PT_wordlist.combined.gz

12