Searched refs:REQUEST_HOME_ROLE (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.launcher3.LauncherConstants.ActivityCodes.REQUEST_HOME_ROLE;155 launcher.startActivityForResult(roleRequestIntent, REQUEST_HOME_ROLE); in assignDefaultHomeRole()
44 public static final int REQUEST_HOME_ROLE = 14; field in LauncherConstants.ActivityCodes
41 import static com.android.launcher3.LauncherConstants.ActivityCodes.REQUEST_HOME_ROLE;897 if (requestCode == REQUEST_HOME_ROLE) {