HomeSort by relevance Sort by last modified time
    Searched refs:getSimSelectorItemLayoutId (Results 1 - 3 of 3) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationSimSelector.java 108 mSimSelectorView.setItemLayoutId(getSimSelectorItemLayoutId());
126 protected abstract int getSimSelectorItemLayoutId();
ConversationInputManager.java 65 int getSimSelectorItemLayoutId();
506 public int getSimSelectorItemLayoutId() {
507 return mHost.getSimSelectorItemLayoutId();
ConversationFragment.java     [all...]

Completed in 722 milliseconds