Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/main/impl/
DOldMainActivityPeer.java542 if (bottomNavTabListener.newCallLogFragmentActive()) { in onActivityResume()
1048 if (bottomNavTabListener.newCallLogFragmentActive()) { in markMissedCallsAsReadAndRemoveNotification()
1074 if (!bottomNavTabListener.newCallLogFragmentActive()) { in onActivityResume()
1086 if (!bottomNavTabListener.newCallLogFragmentActive() in onActivityStop()
1461 boolean newCallLogFragmentActive() { in newCallLogFragmentActive() method in OldMainActivityPeer.MainBottomNavBarBottomNavTabListener