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