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.java912 Intent timeoutIntent = in setUserTimeoutAlarm() local
921 Intent timeoutIntent = new Intent(USER_CONFIRM_TIMEOUT_ACTION); in cancelUserTimeoutAlarm() local
974 Intent timeoutIntent = in sendShutdownMessage() local
1147 Intent timeoutIntent = in onReceive() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java250 Intent timeoutIntent = in parseIntent() local