Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DUtils.java642 public static int getUserIdFromBundle(Context context, Bundle bundle) { in getUserIdFromBundle() method in Utils
656 public static int getUserIdFromBundle(Context context, Bundle bundle, boolean isInternal) { in getUserIdFromBundle() method in Utils
/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