Searched refs:CommandButtonCallback (Results 1 – 1 of 1) sorted by relevance
284 mMessageCommandButtons.setCallback(new CommandButtonCallback()); in onActivityViewReady()286 mInMessageCommandButtons.setCallback(new CommandButtonCallback()); in onActivityViewReady()493 private class CommandButtonCallback implements MessageCommandButtonView.Callback { class in UIControllerTwoPane