Home
last modified time | relevance | path

Searched defs:getFeatures (Results 1 – 7 of 7) sorted by relevance

/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/external/
DEnterpriseGlobalSearchSessionShim.java113 Features getFeatures(); in getFeatures() method
DGlobalSearchSessionShim.java128 Features getFeatures(); in getFeatures() method
DAppSearchSessionShim.java452 Features getFeatures(); in getFeatures() method
/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/
DGlobalSearchSessionShimImpl.java145 public Features getFeatures() { in getFeatures() method in GlobalSearchSessionShimImpl
DAppSearchSessionShimImpl.java215 public Features getFeatures() { in getFeatures() method in AppSearchSessionShimImpl
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoInstrument.java265 private String getFeatures() { in getFeatures() method in DeviceInfoInstrument
/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java111 public String[] getFeatures() { in getFeatures() method in MockAccountAuthenticator