Searched refs:isExpandingNotification (Results 1 – 2 of 2) sorted by relevance
1883 && !mView.isExpandingNotification()) {1888 && !mView.isExpandingNotification()1930 boolean expandingNotification = mView.isExpandingNotification();1939 expandingNotification = mView.isExpandingNotification();
5566 boolean isExpandingNotification() { in isExpandingNotification() method