Home
last modified time | relevance | path

Searched defs:timeoutIntent (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java617 Intent timeoutIntent = new Intent(USER_CONFIRM_TIMEOUT_ACTION); in setUserTimeoutAlarm() local
629 Intent timeoutIntent = new Intent(USER_CONFIRM_TIMEOUT_ACTION); in cancelUserTimeoutAlarm() local
649 Intent timeoutIntent = in sendShutdownMessage() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java896 Intent timeoutIntent = in setUserTimeoutAlarm() local
905 Intent timeoutIntent = new Intent(USER_CONFIRM_TIMEOUT_ACTION); in cancelUserTimeoutAlarm() local
958 Intent timeoutIntent = in sendShutdownMessage() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java987 Intent timeoutIntent = new Intent(USER_CONFIRM_TIMEOUT_ACTION); in setUserTimeoutAlarm() local