Searched defs:createBaseIntent (Results 1 – 4 of 4) sorted by relevance
41 private fun createBaseIntent(): Intent? { in createBaseIntent() method
153 public static Intent createBaseIntent(@LaunchReason int launchReason) { in createBaseIntent() method in SetScreenLockDialogActivity
157 private static final Intent createBaseIntent() { in createBaseIntent() method in UnlaunchableAppActivity
349 static Intent createBaseIntent(String intentAction, String appPackageName, in createBaseIntent() method in LocaleManagerService