Searched refs:DIALOG_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
98 @VisibleForTesting static final int DIALOG_DISCONNECT = 1; field in WifiP2pSettings435 showDialog(DIALOG_DISCONNECT); in onPreferenceTreeClick()479 if (id == DIALOG_DISCONNECT) { in onCreateDialog()546 case DIALOG_DISCONNECT: in getDialogMetricsCategory()
307 final Dialog dialog = mFragment.onCreateDialog(WifiP2pSettings.DIALOG_DISCONNECT); in pressDisconnectDialog_clickDisconnectDialog_shouldRemoveGroup()351 assertThat(mFragment.getDialogMetricsCategory(WifiP2pSettings.DIALOG_DISCONNECT)).isEqualTo( in getMetrics_withDisconnectId_shouldReturnDisconnectMetricsCategory()