Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DAssert.java37 public static void isNotMainThread() { in isNotMainThread() method in Assert
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationEntryManagerTest.java261 com.android.systemui.util.Assert.isNotMainThread(); in testAddNotification()
298 com.android.systemui.util.Assert.isNotMainThread(); in testUpdateNotification()
323 com.android.systemui.util.Assert.isNotMainThread(); in testUpdateNotification_prePostEntryOrder()
350 com.android.systemui.util.Assert.isNotMainThread(); in testRemoveNotification()
369 com.android.systemui.util.Assert.isNotMainThread(); in testRemoveNotification_onEntryRemoveNotFiredIfEntryDoesntExist()
379 com.android.systemui.util.Assert.isNotMainThread(); in testRemoveNotification_whilePending()