Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java1025 onTrackingStopped(false); in unlockAnimationStarted()
2357 onTrackingStopped(false); in cancelInputFocusTransfer()
2380 onTrackingStopped(false); in finishInputFocusTransfer()
2870 onTrackingStopped(true /* expands */); in expand()
2961 private void onTrackingStopped(boolean expand) { in onTrackingStopped() method in NotificationPanelViewController
3237 onTrackingStopped(true /* expanded */);
3882 onTrackingStopped(expand);
3891 onTrackingStopped(true);
5185 onTrackingStopped(true /* expand */);