Searched defs:ACTION_DISMISS (Results 1 – 2 of 2) sorted by relevance
42 public static final int ACTION_DISMISS = 0; field in AlarmSelectionActivity
54 static final String ACTION_DISMISS = "com.android.example.notificationlistener.DISMISS"; field in Listener