HomeSort by relevance Sort by last modified time
    Searched full:messagestatus (Results 1 - 8 of 8) sorted by null

  /external/nanopb-c/tests/message_sizes/
messages1.proto 1 enum MessageStatus {
24 required MessageStatus status = 1;
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestSetMessageStatus.java 32 private static final String TYPE = "x-bt/messageStatus";
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
MapObexLevelTest.java 54 static final String TYPE_SET_MESSAGE_STATUS = "x-bt/messageStatus";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdosysstr.h 170 #define cdoMessageStatus L"http://schemas.microsoft.com/cdo/smtpenvelope/messagestatus"
cdoexstr.h 387 #define cdoMessageStatus L"http://schemas.microsoft.com/cdo/smtpenvelope/messagestatus"
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
BearerData.java 199 public int messageStatus = STATUS_UNDEFINED;
422 builder.append(", msgStatus=" + (messageStatusSet ? messageStatus : "unset"));
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
SmsMessage.java 776 status |= mBearerData.messageStatus;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java 82 private static final String TYPE_SET_MESSAGE_STATUS = "x-bt/messageStatus";
    [all...]

Completed in 1984 milliseconds