Searched refs:SLOT_ID_BUNDLE_KEY (Results 1 – 1 of 1) sorted by relevance
45 private static final String SLOT_ID_BUNDLE_KEY = "arg_key_slot_id"; field in ImeiInfoDialogFragment54 bundle.putInt(SLOT_ID_BUNDLE_KEY, slotId); in show()70 final int slotId = bundle.getInt(SLOT_ID_BUNDLE_KEY); in onCreateDialog()