Home
last modified time | relevance | path

Searched defs:selection (Results 1 – 5 of 5) sorted by relevance

/tools/tradefederation/core/util_apps/ContentProvider/main/java/android/tradefed/contentprovider/
DManagedFileContentProvider.java90 String selection, in query()
149 public int delete(Uri uri, String selection, String[] selectionArgs) { in delete()
158 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update()
/tools/tradefederation/core/javatests/com/android/tradefed/invoker/
DRemoteInvocationExecutionTest.java99 DeviceSelectionOptions selection = new DeviceSelectionOptions(); in testCreateRemoteConfig() local
/tools/asuite/plugin_lib/
Ddeployment.py114 def _user_selection(self, selection): argument
/tools/tradefederation/core/src/com/android/tradefed/service/management/
DDeviceManagementGrpcServer.java213 DeviceSelectionOptions selection = new DeviceSelectionOptions(); in reserveDevice() local
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py4156 def pdn_DG_selection(self, selection): argument