Searched refs:KEY_DELETE_DIALOG (Results 1 – 2 of 2) sorted by relevance
328 CellBroadcastListActivity.CursorLoaderListFragment.KEY_DELETE_DIALOG)); in testOnContextItemSelectedDelete()350 CellBroadcastListActivity.CursorLoaderListFragment.KEY_DELETE_DIALOG); in testOnContextItemSelectedDeleteForWatch()379 CellBroadcastListActivity.CursorLoaderListFragment.KEY_DELETE_DIALOG)); in testOnActionItemClickedDelete()528 CellBroadcastListActivity.CursorLoaderListFragment.KEY_DELETE_DIALOG)); in testOnActionItemClickedDeleteOnMultiSelect()531 CellBroadcastListActivity.CursorLoaderListFragment.KEY_DELETE_DIALOG); in testOnActionItemClickedDeleteOnMultiSelect()661 CellBroadcastListActivity.CursorLoaderListFragment.KEY_DELETE_DIALOG)); in testFragmentOnOptionsItemSelected()
151 public static final String KEY_DELETE_DIALOG = "delete_dialog"; field in CellBroadcastListActivity.CursorLoaderListFragment620 dialog.show(getFragmentManager(), KEY_DELETE_DIALOG); in confirmDeleteThread() local