Home
last modified time | relevance | path

Searched refs:CLEANUP (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkStateMachine.java47 protected static final int CLEANUP = 100; field in A2dpSinkStateMachine
148 sendMessage(CLEANUP); in enter()
163 case CLEANUP: in processMessage()
190 sendMessage(CLEANUP); in processStackEvent()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachine.java64 protected static final int CLEANUP = 100; field in AvrcpControllerStateMachine
417 sendMessage(CLEANUP); in enter()
432 case CLEANUP: in processMessage()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt14195 field public static final String ACTION_CLEANUP = "android.telephony.mbms.action.CLEANUP";