Searched refs:MSG_FOREGROUND_SERVICES_NOTIFICATION_UPDATED (Results 1 – 1 of 1) sorted by relevance
124 mHandler.obtainMessage(MyHandler.MSG_FOREGROUND_SERVICES_NOTIFICATION_UPDATED, args) in onForegroundServiceNotificationUpdated()132 static final int MSG_FOREGROUND_SERVICES_NOTIFICATION_UPDATED = 3; field in AppFGSTracker.MyHandler159 case MSG_FOREGROUND_SERVICES_NOTIFICATION_UPDATED: in handleMessage()