Searched defs:buildIntent (Results 1 – 7 of 7) sorted by relevance
41 protected Intent buildIntent(Context context) { in buildIntent() method in CarIndexData.Builder
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
308 protected Intent buildIntent(Context context) { in buildIntent() method in IndexData.Builder