Searched refs:ARG_SUBSCRIPTION_ID (Results 1 – 1 of 1) sorted by relevance
76 private static final String ARG_SUBSCRIPTION_ID = "subscriptionId"; field in SimImportFragment106 args.getInt(ARG_SUBSCRIPTION_ID, SimCard.NO_SUBSCRIPTION_ID); in onCreate()352 args.putInt(ARG_SUBSCRIPTION_ID, subscriptionId); in newInstance()