Home
last modified time | relevance | path

Searched refs:mServiceConnection (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DTokenWatcherTest.java39 private ServiceConnection mServiceConnection; field in TokenWatcherTest
66 mServiceConnection = new ServiceConnection() { in setUp()
89 getContext().bindService(secondaryIntent, mServiceConnection, Context.BIND_AUTO_CREATE); in setUp()
105 getContext().unbindService(mServiceConnection); in tearDown()
/cts/tests/tests/security/src/android/security/cts/
DClonedSecureRandomTest.java70 private ServiceConnection mServiceConnection = new ServiceConnection() { field in ClonedSecureRandomTest
133 getContext().bindService(mSeparateIntent, mServiceConnection, 0); in testCheckForDuplicateOutput()
148 getContext().unbindService(mServiceConnection); in testCheckForDuplicateOutput()
/cts/apps/CtsVerifier/libs/
Dopencv-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...