Searched defs:mNotificationId (Results 1 – 6 of 6) sorted by relevance
56 private int mNotificationId = 0; field in LocalForegroundServiceBase130 Log.d(getTag(), "Starting foreground using notification " + mNotificationId); in startForeground() local
45 private int mNotificationId = 1; field in MediaCodecResourceTestLowPriorityService
39 private int mNotificationId = 10; field in LocalForegroundServiceLocation
58 private int mNotificationId = 0; field in LocalForegroundService96 Log.d(getTag(), "Starting foreground using notification " + mNotificationId); in onStartCommand() local
46 public int mNotificationId = 1357; field in TestNotificationAssistant
116 private int mNotificationId = 1; field in ShortFgsMessage746 private int mNotificationId; field in ShortFgsMessage.Builder