Searched refs:DIALOG_DELETE_GROUP (Results 1 – 2 of 2) sorted by relevance
101 @VisibleForTesting static final int DIALOG_DELETE_GROUP = 4; field in WifiP2pSettings472 showDialog(DIALOG_DELETE_GROUP); in onPreferenceTreeClick()530 } else if (id == DIALOG_DELETE_GROUP) { in onCreateDialog()552 case DIALOG_DELETE_GROUP: in getDialogMetricsCategory()
253 final Dialog dialog = mFragment.onCreateDialog(WifiP2pSettings.DIALOG_DELETE_GROUP); in clickPositiveButton_whenDeleteGroupDialogShow_shouldDeleteGroup()371 mFragment.getDialogMetricsCategory(WifiP2pSettings.DIALOG_DELETE_GROUP)).isEqualTo( in getMetrics_withDeleteGroupId_shouldReturnDeleteGroupMetricsCategory()529 final Dialog dialog = mFragment.onCreateDialog(WifiP2pSettings.DIALOG_DELETE_GROUP); in clickNegativeButton_whenDeleteGroupDialogShow_shouldSetGroupNull()