HomeSort by relevance Sort by last modified time
    Searched refs:unbindServiceIfNeededLocked (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
HostNfcFEmulationManager.java 89 unbindServiceIfNeededLocked();
154 unbindServiceIfNeededLocked();
165 unbindServiceIfNeededLocked();
176 unbindServiceIfNeededLocked();
227 unbindServiceIfNeededLocked();
239 void unbindServiceIfNeededLocked() {
240 if (DBG) Log.d(TAG, "unbindServiceIfNeededLocked");
HostEmulationManager.java 123 unbindServiceIfNeededLocked();
260 unbindServiceIfNeededLocked();
275 unbindServiceIfNeededLocked();
294 unbindServiceIfNeededLocked();
359 void unbindServiceIfNeededLocked() {

Completed in 54 milliseconds