Searched refs:DIALOG_ID_PICK_ACCOUNT (Results 1 – 1 of 1) sorted by relevance
69 private static final int DIALOG_ID_PICK_ACCOUNT = 1; field in SyncAdapterDriver133 removeDialog(DIALOG_ID_PICK_ACCOUNT); in startSyncSelected()149 showDialog(DIALOG_ID_PICK_ACCOUNT); in startSyncSelected()206 if (id == DIALOG_ID_PICK_ACCOUNT) { in onCreateDialog()219 dismissDialog(DIALOG_ID_PICK_ACCOUNT); in onItemClick()