Lines Matching refs:number
741 /* package */ static PendingIntent getCallBackPendingIntent(Context context, String number) {743 Uri.fromParts(Constants.SCHEME_TEL, number, null),749 Context context, String number) {751 Uri.fromParts(Constants.SCHEME_SMSTO, number, null),