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

  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
MediaChooser.java 207 public int getConversationSelfSubId() {
208 return mMediaPicker.getConversationSelfSubId();
MediaPicker.java 342 public int getConversationSelfSubId() {
343 return mSubscriptionDataProvider.getConversationSelfSubId();
AudioRecordView.java 250 final int maxSize = MmsConfig.get(mHostInterface.getConversationSelfSubId())
CameraManager.java     [all...]
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DraftMessageData.java 69 int getConversationSelfSubId();
250 mSubscriptionDataProvider.getConversationSelfSubId();
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationFragment.java     [all...]
ComposeMessageView.java 388 mHost.getConversationSelfSubId(), new CheckDraftTaskCallback() {
    [all...]

Completed in 131 milliseconds