Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/p2p/
DWifiP2pSettings.java94 private static final int DIALOG_DISCONNECT = 1; field in WifiP2pSettings
426 showDialog(DIALOG_DISCONNECT); in onPreferenceTreeClick()
469 if (id == DIALOG_DISCONNECT) { in onCreateDialog()
534 case DIALOG_DISCONNECT: in getDialogMetricsCategory()
/packages/apps/Settings/src/com/android/settings/wifi/p2p/
DWifiP2pSettings.java95 private static final int DIALOG_DISCONNECT = 1; field in WifiP2pSettings
423 showDialog(DIALOG_DISCONNECT); in onPreferenceTreeClick()
466 if (id == DIALOG_DISCONNECT) { in onCreateDialog()
531 case DIALOG_DISCONNECT: in getDialogMetricsCategory()