OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTENT_SENDER_ACTIVITY
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/app/
PendingIntent.java
265
ActivityManager.
INTENT_SENDER_ACTIVITY
, packageName,
290
ActivityManager.
INTENT_SENDER_ACTIVITY
, packageName,
407
ActivityManager.
INTENT_SENDER_ACTIVITY
, packageName,
433
ActivityManager.
INTENT_SENDER_ACTIVITY
, packageName,
[
all
...]
ActivityManager.java
210
public static final int
INTENT_SENDER_ACTIVITY
= 2;
[
all
...]
/frameworks/base/services/java/com/android/server/am/
PendingIntentRecord.java
170
case ActivityManager.
INTENT_SENDER_ACTIVITY
:
229
case ActivityManager.
INTENT_SENDER_ACTIVITY
:
ActivityStackSupervisor.java
696
ActivityManager.
INTENT_SENDER_ACTIVITY
, "android",
[
all
...]
ActivityManagerService.java
[
all
...]
Completed in 44 milliseconds