Home
last modified time | relevance | path

Searched defs:components (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
DBaseEmulatorActivity.java81 final void setupServices(Context context, ComponentName... components) { in setupServices()
144 protected Boolean doInBackground(ComponentName... components) { in doInBackground()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DByodFlowTestActivity.java511 final String[] components = { in disableComponent() local
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java1052 String[] components = testPath.split("\\."); in pathToIdentifier() local
1081 String[] components = test.split("\\."); in generateTestCaseTrieFromPaths() local
1099 String[] components = test.split("\\."); in generateTestCaseTrieFromPaths() local