Searched refs:getStatusBarWindowTouchListeners (Results 1 – 2 of 2) sorted by relevance
403 Set<View.OnTouchListener> controllers = bottomBar.getStatusBarWindowTouchListeners(); in testRegisterBottomBarTouchListener_createViewFirst_registrationSuccessful()407 controllers = bottomBar.getStatusBarWindowTouchListeners(); in testRegisterBottomBarTouchListener_createViewFirst_registrationSuccessful()420 Set<View.OnTouchListener> controllers = bottomBar.getStatusBarWindowTouchListeners(); in testRegisterBottomBarTouchListener_registerFirst_registrationSuccessful()
214 public Set<OnTouchListener> getStatusBarWindowTouchListeners() { in getStatusBarWindowTouchListeners() method in CarSystemBarView