Searched refs:DIALOG_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
99 @VisibleForTesting static final int DIALOG_DISCONNECT = 1; field in WifiP2pSettings428 showDialog(DIALOG_DISCONNECT); in onPreferenceTreeClick()472 if (id == DIALOG_DISCONNECT) { in onCreateDialog()539 case DIALOG_DISCONNECT: in getDialogMetricsCategory()
334 final Dialog dialog = mFragment.onCreateDialog(WifiP2pSettings.DIALOG_DISCONNECT); in pressDisconnectDialog_clickDisconnectDialog_shouldRemoveGroup()383 assertThat(mFragment.getDialogMetricsCategory(WifiP2pSettings.DIALOG_DISCONNECT)).isEqualTo( in getMetrics_withDisconnectId_shouldReturnDisconnectMetricsCategory()