Searched refs:START_LISTENER (Results 1 – 2 of 2) sorted by relevance
148 private static final int START_LISTENER = 1; field in BluetoothPbapService216 .obtainMessage(START_LISTENER), TIME_TO_WAIT_VALUE); in onCreate()570 case START_LISTENER:
203 mHandler.sendMessageDelayed(mHandler.obtainMessage(START_LISTENER), 9000); in startListenerDelayed()209 private static final int START_LISTENER = 1; field in BluetoothOppService221 case START_LISTENER: