Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/
DCrashTestCoordinator.java87 unbindService(); in onServiceCrashed()
110 unbindService(); in onServiceConnected()
122 unbindService(); in onServiceConnected()
148 unbindService(); in onServiceDisconnected()
191 unbindService(); in shutdown()
201 private void unbindService() { in unbindService() method in CrashTestCoordinator
208 mContext.unbindService(sc); in unbindService()