HomeSort by relevance Sort by last modified time
    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,
550 final int localForegroundId = foregroundId;
559 localForegroundId, userId);
574 final int localForegroundId = foregroundId;
588 nmi.removeForegroundServiceFlagFromNotification(localPackageName, localForegroundId,

Completed in 150 milliseconds