Searched defs:nlf (Results 1 – 5 of 5) sorted by relevance
113 NotificationListenerFilter nlf = new NotificationListenerFilter(); in testAvailable_lowTargetSdk_customizations() local205 NotificationListenerFilter nlf = new NotificationListenerFilter(mController.getType(), in updateState_checked() local218 NotificationListenerFilter nlf = new NotificationListenerFilter(mController.getType() - 1, in updateState_unchecked() local231 NotificationListenerFilter nlf = new NotificationListenerFilter(FLAG_FILTER_TYPE_ONGOING in onPreferenceChange_true() local249 NotificationListenerFilter nlf = new NotificationListenerFilter(FLAG_FILTER_TYPE_ONGOING in onPreferenceChange_false() local
178 NotificationListenerFilter nlf = new NotificationListenerFilter(FLAG_FILTER_TYPE_ONGOING in onPreferenceChange_false() local204 NotificationListenerFilter nlf = new NotificationListenerFilter(FLAG_FILTER_TYPE_ONGOING in onPreferenceChange_true() local
86 NotificationListenerFilter nlf = new NotificationListenerFilter(); in testAvailable_lowTargetSdk_customizations() local
648 NotificationListenerFilter nlf = null; in getListenerFilter() local657 public void setListenerFilter(ComponentName cn, int userId, NotificationListenerFilter nlf) { in setListenerFilter()