Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/dirlist/
DTestEnvironment.java40 public Features getFeatures() { in getFeatures() method in TestEnvironment
/packages/modules/AppSearch/testing/testutils/src/android/app/appsearch/testutil/external/
DGlobalSearchSessionShim.java158 Features getFeatures(); in getFeatures() method
DAppSearchSessionShim.java396 Features getFeatures(); in getFeatures() method
/packages/modules/AppSearch/testing/testutils/src/android/app/appsearch/testutil/
DGlobalSearchSessionShimImpl.java144 public Features getFeatures() { in getFeatures() method in GlobalSearchSessionShimImpl
DAppSearchSessionShimImpl.java202 public Features getFeatures() { in getFeatures() method in AppSearchSessionShimImpl
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDocumentsAdapter.java86 Features getFeatures(); in getFeatures() method
DDirectoryFragment.java1444 public Features getFeatures() { in getFeatures() method in DirectoryFragment.AdapterEnvironment
/packages/modules/ExtServices/java/src/android/ext/services/resolver/
DLRResolverRankerService.java150 private ArrayMap<String, Float> getFeatures(ResolverTarget target) { in getFeatures() method in LRResolverRankerService
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHapClient.aidl66 …void getFeatures(in BluetoothDevice device, in AttributionSource attributionSource, in Synchronous… in getFeatures() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHapClient.java1184 public @Feature int getFeatures(@NonNull BluetoothDevice device) { in getFeatures() method in BluetoothHapClient
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java739 public int getFeatures(BluetoothDevice device) { in getFeatures() method in HapClientService
1542 public void getFeatures(BluetoothDevice device, AttributionSource source, in getFeatures() method in HapClientService.BluetoothHapClientBinder
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/
DStatsLogCompatManager.java796 private static int getFeatures(LauncherAtom.ItemInfo info) { in getFeatures() method in StatsLogCompatManager