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.java631 Intent timeoutIntent = new Intent(USER_CONFIRM_TIMEOUT_ACTION); in setUserTimeoutAlarm() local
639 Intent timeoutIntent = new Intent(USER_CONFIRM_TIMEOUT_ACTION); in cancelUserTimeoutAlarm() local
659 Intent timeoutIntent = in sendShutdownMessage() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java911 Intent timeoutIntent = in setUserTimeoutAlarm() local
920 Intent timeoutIntent = new Intent(USER_CONFIRM_TIMEOUT_ACTION); in cancelUserTimeoutAlarm() local
973 Intent timeoutIntent = in sendShutdownMessage() local
1146 Intent timeoutIntent = in onReceive() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java250 Intent timeoutIntent = in parseIntent() local