Searched refs:onDockedStackExistsChanged (Results 1 – 4 of 4) sorted by relevance
35 void onDockedStackExistsChanged(boolean exists); in onDockedStackExistsChanged() method
156 public void onDockedStackExistsChanged(boolean exists) throws RemoteException { in onDockedStackExistsChanged() method in Divider.DockDividerVisibilityListener
508 … public void onDockedStackExistsChanged(final boolean exists) throws RemoteException { in onFinishInflate()
375 listener.onDockedStackExistsChanged(exists); in notifyDockedStackExistsChanged()