Home
last modified time | relevance | path

Searched defs:getUserIdFromBundle (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DUtils.java647 public static int getUserIdFromBundle(Context context, Bundle bundle) { in getUserIdFromBundle() method in Utils
661 public static int getUserIdFromBundle(Context context, Bundle bundle, boolean isInternal) { in getUserIdFromBundle() method in Utils
/packages/apps/Settings/src/com/android/settings/
DUtils.java627 public static int getUserIdFromBundle(Context context, Bundle bundle) { in getUserIdFromBundle() method in Utils
641 public static int getUserIdFromBundle(Context context, Bundle bundle, boolean isInternal) { in getUserIdFromBundle() method in Utils