Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCellLocation.java124 public static CellLocation getEmpty() { in getEmpty() method in CellLocation
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutControllerTest.java506 mController.getNotifStackController().setNotifStats(NotifStats.getEmpty()); in testSetNotifStats_updatesHasFilteredOutSeenNotifications()
549 mController.getNotifStackController().setNotifStats(NotifStats.getEmpty()); in updateImportantForAccessibility_noChild_onKeyGuard_notImportantForA11y()
611 mController.getNotifStackController().setNotifStats(NotifStats.getEmpty()); in updateImportantForAccessibility_noChild_notOnKeyGuard_importantForA11y()
/aosp14/frameworks/base/core/java/android/telephony/
H A DPhoneStateListener.java1365 cellIdentity == null ? CellLocation.getEmpty() : cellIdentity.asCellLocation(); in onCellLocationChanged()
H A DTelephonyCallback.java1686 cellIdentity == null ? CellLocation.getEmpty() : cellIdentity.asCellLocation(); in onCellLocationChanged()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java310 private NotifStats mNotifStats = NotifStats.getEmpty();
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof2520 HSPLandroidx/compose/runtime/Composer$Companion;->getEmpty()Ljava/lang/Object;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt44169 method @Deprecated public static android.telephony.CellLocation getEmpty();