Searched refs:SETTINGS_SUB_PICK_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
53 private static final ComponentName SETTINGS_SUB_PICK_ACTIVITY = new ComponentName( field in PickSmsSubscriptionActivity144 trampolineIntent.setComponent(SETTINGS_SUB_PICK_ACTIVITY); in launchSmsPicker()
44 private static final ComponentName SETTINGS_SUB_PICK_ACTIVITY = new ComponentName( field in SmsManagerTestApp178 intent.setComponent(SETTINGS_SUB_PICK_ACTIVITY); in getSubIdForResult()