Searched refs:isLocal (Results 1 – 3 of 3) sorted by relevance
2796 boolean isLocal = true; in routeUpdated()2805 isLocal &= route.getPlaybackType() == PLAYBACK_TYPE_LOCAL; in routeUpdated()2808 mPlaybackType = isLocal ? PLAYBACK_TYPE_LOCAL : PLAYBACK_TYPE_REMOTE; in routeUpdated()
509 public static boolean isLocal(@UserManagerInternal.OwnerType int restrictionOwnerType, in isLocal() method in UserRestrictionsUtils
1200 key -> UserRestrictionsUtils.isLocal(adminType, key)); in getLocalUserRestrictions()