Searched defs:getUserContext (Results 1 – 3 of 3) sorted by relevance
91 public static Context getUserContext(@NonNull Context context, @NonNull UserHandle user) { in getUserContext() method in UserUtils
117 private Context getUserContext() throws PackageManager.NameNotFoundException { in getUserContext() method in AppPreference
459 public static @NonNull Context getUserContext(Application app, UserHandle user) throws in getUserContext() method in Utils