OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APP_RECEIVE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/am/
BroadcastRecord.java
70
static final int
APP_RECEIVE
= 1;
154
case
APP_RECEIVE
: stateStr=" (
APP_RECEIVE
)"; break;
BroadcastQueue.java
398
return state == BroadcastRecord.
APP_RECEIVE
[
all
...]
Completed in 30 milliseconds