Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationMenuRow.java86 private boolean mIsForeground; field in NotificationMenuRow
251 mIsForeground = isForeground; in createMenuViews()
776 createMenuViews(true, mIsForeground); in setDismissRtl()
/frameworks/base/services/tests/servicestests/src/com/android/server/tv/tunerresourcemanager/
DTunerResourceManagerServiceTest.java67 private boolean mIsForeground; field in TunerResourceManagerServiceTest
111 return mIsForeground; in setUp()
749 mIsForeground = false; in isHigherPriorityTest()