OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:localforegroundid
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/services/core/java/com/android/server/am/
ServiceRecord.java
449
final int
localForegroundId
= foregroundId;
527
appUid, appPid, null,
localForegroundId
, localForegroundNoti,
549
final int
localForegroundId
= foregroundId;
558
localForegroundId
, userId);
572
final int
localForegroundId
= foregroundId;
586
nmi.removeForegroundServiceFlagFromNotification(localPackageName,
localForegroundId
,
Completed in 700 milliseconds