Home
last modified time | relevance | path

Searched refs:KEY_SHOW_CLIP_ACCESS_NOTIFICATION (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/privacy/
DShowClipAccessNotificationPreferenceController.java39 private static final String KEY_SHOW_CLIP_ACCESS_NOTIFICATION = "show_clip_access_notification"; field in ShowClipAccessNotificationPreferenceController
47 super(context, KEY_SHOW_CLIP_ACCESS_NOTIFICATION); in ShowClipAccessNotificationPreferenceController()