Home
last modified time | relevance | path

Searched defs:isPrimaryUser (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/activityAttribution/
H A DActivityAttributionServiceTest.java52 private boolean isPrimaryUser() { in isPrimaryUser() method in ActivityAttributionServiceTest
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/settings/
H A DDialerSettingsActivity.java183 private void addVoicemailSettings(List<Header> target, boolean isPrimaryUser) { in addVoicemailSettings()
326 private boolean isPrimaryUser() { in isPrimaryUser() method in DialerSettingsActivity
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/bluetoothKeystore/
H A DBluetoothKeystoreServiceTest.java152 private boolean isPrimaryUser() { in isPrimaryUser() method in BluetoothKeystoreServiceTest
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DPhoneAccountSettingsFragment.java431 private boolean isPrimaryUser() { in isPrimaryUser() method in PhoneAccountSettingsFragment
/aosp12/frameworks/base/core/java/android/os/
H A DUserManager.java1960 public boolean isPrimaryUser() { in isPrimaryUser() method in UserManager