Searched refs:isExpandingNotification (Results 1 – 3 of 3) sorted by relevance
1994 && !mView.isExpandingNotification()) {1999 && !mView.isExpandingNotification()2041 boolean expandingNotification = mView.isExpandingNotification();2050 expandingNotification = mView.isExpandingNotification();
5629 boolean isExpandingNotification() { in isExpandingNotification() method
927 when(mNotificationStackScrollLayout.isExpandingNotification()).thenReturn(true); in stopExpandingNotification()930 when(mNotificationStackScrollLayout.isExpandingNotification()).thenReturn(false); in stopExpandingNotification()