Searched refs:mNotification (Results 1 – 8 of 8) sorted by relevance
68 private Notification mNotification; field in ScriptingLayerService120 mNotification = builder.build(); in createNotification()121 mNotification.flags = Notification.FLAG_NO_CLEAR | Notification.FLAG_ONGOING_EVENT; in createNotification()122 return mNotification; in createNotification()126 if (tickerText.equals(mNotification.tickerText)) { in updateNotification()141 .setSmallIcon(mNotification.icon, mProcessMap.size()) in updateNotification()142 .setWhen(mNotification.when) in updateNotification()145 mNotification = builder.build(); in updateNotification()146 mNotificationManager.notify(NOTIFICATION_ID, mNotification); in updateNotification()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...