Searched refs:getTrusted (Results 1 – 9 of 9) sorted by relevance
68 public static <T extends MessageLite> T getTrusted( in getTrusted() method in ProtoParsers83 public static <T extends MessageLite> T getTrusted( in getTrusted() method in ProtoParsers97 public static <T extends MessageLite> T getTrusted( in getTrusted() method in ProtoParsers100 return getTrusted(intent.getExtras(), key, defaultInstance); in getTrusted()
107 ProtoParsers.getTrusted( in showDialogToBlockNumberAndOptionallyReportSpam()153 ProtoParsers.getTrusted( in showDialogToBlockNumber()174 ProtoParsers.getTrusted( in showDialogToReportNotSpam()207 ProtoParsers.getTrusted( in showDialogToUnblockNumber()
71 contact = ProtoParsers.getTrusted(intent, EXTRA_CONTACT, DialerContact.getDefaultInstance()); in handleIntent()73 ProtoParsers.getTrusted( in handleIntent()
80 ProtoParsers.getTrusted( in handleIntent()83 ProtoParsers.getTrusted( in handleIntent()
109 ProtoParsers.getTrusted(112 ProtoParsers.getTrusted(
46 return ProtoParsers.getTrusted( in getCallSpecificAppData()
93 ProtoParsers.getTrusted(intent, EXTRA_PHOTO_INFO, PhotoInfo.getDefaultInstance()); in handleIntent()
106 ProtoParsers.getTrusted( in onCreateDialog()
584 ProtoParsers.getTrusted( in onHandleIntent()