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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
PbapClientConnectionHandler.java 53 static final int MSG_DOWNLOAD = 3;
241 case MSG_DOWNLOAD:
PbapClientStateMachine.java 303 mConnectionHandler.obtainMessage(PbapClientConnectionHandler.MSG_DOWNLOAD)
322 mConnectionHandler.obtainMessage(PbapClientConnectionHandler.MSG_DOWNLOAD)

Completed in 72 milliseconds