Searched refs:ACTION_HIDE_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
209 public static final String ACTION_HIDE_NOTIFICATION = field in DynamicSystemClient
20 import static android.os.image.DynamicSystemClient.ACTION_HIDE_NOTIFICATION;224 } else if (ACTION_HIDE_NOTIFICATION.equals(action)) { in onStartCommand()