Searched refs:ORIGINAL_NUBMER_KEY (Results 1 – 1 of 1) sorted by relevance
29 @NonNull private static final String ORIGINAL_NUBMER_KEY = "TRANSFORMATION_INFO_ORIGINAL_NUMBER"; field in TransformationInfo79 .setOriginalNumber(transformationInfoBundle.getString(ORIGINAL_NUBMER_KEY)) in newInstanceFromBundle()96 assistedDialingExtras.putString(ORIGINAL_NUBMER_KEY, originalNumber()); in toBundle()