Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/intentpicker/
DAppLaunchSettings.java83 private static final int DLG_VERIFIED_LINKS = DLG_BASE + 1; field in AppLaunchSettings
135 if (id == DLG_VERIFIED_LINKS) { in createDialog()
268 showDialogInner(DLG_VERIFIED_LINKS, /* moveErrorCode= */ 0); in showVerifiedLinksDialog()