Searched refs:logBackGestureWithStackCount (Results 1 – 3 of 3) sorted by relevance
494 public void logBackGestureWithStackCount(InstanceId instanceId, int backStackEntryCount) { in logBackGestureWithStackCount() method in PhotoPickerUiEventLogger
1403 public void logBackGestureWithStackCount(int backStackEntryCount) { in logBackGestureWithStackCount() method in PickerViewModel1404 mLogger.logBackGestureWithStackCount(mInstanceId, backStackEntryCount); in logBackGestureWithStackCount()
334 mPickerViewModel.logBackGestureWithStackCount(backStackEntryCount); in onBackPressed()