Home
last modified time | relevance | path

Searched refs:FINALIZE_PENDING_INTENT_MSG (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DPendingIntentRecord.java412 ActivityManagerService.FINALIZE_PENDING_INTENT_MSG, this)); in finalize()
DActivityManagerService.java1661 static final int FINALIZE_PENDING_INTENT_MSG = 23; field in ActivityManagerService
2083 case FINALIZE_PENDING_INTENT_MSG: { in handleMessage()