Searched refs:mServiceConnection (Results 1 – 3 of 3) sorted by relevance
39 private ServiceConnection mServiceConnection; field in TokenWatcherTest66 mServiceConnection = new ServiceConnection() { in setUp()89 getContext().bindService(secondaryIntent, mServiceConnection, Context.BIND_AUTO_CREATE); in setUp()105 getContext().unbindService(mServiceConnection); in tearDown()
70 private ServiceConnection mServiceConnection = new ServiceConnection() { field in ClonedSecureRandomTest133 getContext().bindService(mSeparateIntent, mServiceConnection, 0); in testCheckForDuplicateOutput()148 getContext().unbindService(mServiceConnection); in testCheckForDuplicateOutput()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...