Searched defs:buildIntent (Results 1 – 6 of 6) sorted by relevance
36 Intent buildIntent(Context context, CallIntentBuilder builder); in buildIntent() method
44 public Intent buildIntent(Context context, CallIntentBuilder builder) { in buildIntent() method in PreCallImpl
52 private static Intent buildIntent(String action, String category, String protocol, in buildIntent() method in EnterpriseDefaultApps
86 public static Intent buildIntent( in buildIntent() method in OnboardingActivity
295 private Intent buildIntent(Context context) { in buildIntent() method in IndexData.Builder