HomeSort by relevance Sort by last modified time
    Searched refs:updateLaunchPoint (Results 1 - 2 of 2) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
UserSwitchListenerService.java 66 updateLaunchPoint(context, null != RestrictedProfileDialogFragment.findRestrictedUser(
71 static void updateLaunchPoint(Context context, boolean enableLaunchPoint) {
RestrictedProfileDialogFragment.java 130 UserSwitchListenerService.updateLaunchPoint(getActivity(), true);
437 UserSwitchListenerService.updateLaunchPoint(getActivity(), false);

Completed in 558 milliseconds