Home
last modified time | relevance | path

Searched refs:hasUserSwitched (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2249 boolean hasUserSwitched) { in notifyCellLocationForSubscriber() argument
2258 && (hasUserSwitched || !Objects.equals(cellIdentity, mCellIdentity[phoneId]))) { in notifyCellLocationForSubscriber()