Searched refs:DIALOG_DELETE_GROUP (Results 1 – 2 of 2) sorted by relevance
102 @VisibleForTesting static final int DIALOG_DELETE_GROUP = 4; field in WifiP2pSettings465 showDialog(DIALOG_DELETE_GROUP); in onPreferenceTreeClick()523 } else if (id == DIALOG_DELETE_GROUP) { in onCreateDialog()545 case DIALOG_DELETE_GROUP: in getDialogMetricsCategory()
279 final Dialog dialog = mFragment.onCreateDialog(WifiP2pSettings.DIALOG_DELETE_GROUP); in clickPositiveButton_whenDeleteGroupDialogShow_shouldDeleteGroup()403 mFragment.getDialogMetricsCategory(WifiP2pSettings.DIALOG_DELETE_GROUP)).isEqualTo( in getMetrics_withDeleteGroupId_shouldReturnDeleteGroupMetricsCategory()561 final Dialog dialog = mFragment.onCreateDialog(WifiP2pSettings.DIALOG_DELETE_GROUP); in clickNegativeButton_whenDeleteGroupDialogShow_shouldSetGroupNull()