Searched defs:contactLookupResultType (Results 1 – 5 of 5) sorted by relevance
178 ContactLookupResult.Type contactLookupResultType = in onResume() local222 final String number, final ContactLookupResult.Type contactLookupResultType) { in maybeShowNotSpamDialog()241 final String number, final ContactLookupResult.Type contactLookupResultType) { in maybeShowBlockReportSpamDialog()299 String number, boolean reportAsSpam, ContactLookupResult.Type contactLookupResultType) { in blockReportNumber()318 String number, ContactLookupResult.Type contactLookupResultType) { in reportNotSpamAndFinish()401 final ContactLookupResult.Type contactLookupResultType = in onCreateDialog() local
103 ContactLookupResult.Type contactLookupResultType = in onStartCommand() local
92 ContactLookupResult.Type contactLookupResultType) {} in reportSpamFromAfterCallNotification()108 ContactLookupResult.Type contactLookupResultType) {} in reportNotSpamFromAfterCallNotification()
112 ContactLookupResult.Type contactLookupResultType); in reportSpamFromAfterCallNotification()150 ContactLookupResult.Type contactLookupResultType); in reportNotSpamFromAfterCallNotification()
94 public ContactLookupResult.Type contactLookupResultType = ContactLookupResult.Type.NOT_FOUND; field in CallerInfo