Searched defs:getStatus (Results 1 - 19 of 19) sorted by relevance

/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DDeliveryInd.java88 public int getStatus() { method in class:DeliveryInd
H A DNotifyRespInd.java89 public int getStatus() { method in class:NotifyRespInd
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DDeliveryInd.java90 public int getStatus() { method in class:DeliveryInd
H A DNotifyRespInd.java91 public int getStatus() { method in class:NotifyRespInd
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DDictionaryListInterfaceState.java49 public int getStatus(final String wordlistId) { method in class:DictionaryListInterfaceState
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
H A DDataStatus.java93 public CharSequence getStatus() { method in class:DataStatus
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DMessageCursor.java147 public int getStatus() { method in class:MessageCursor
166 return !CursorStatus.isWaitingForResults(getStatus());
172 mController.getConversation(), getStatus()));
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/
H A DDataStatus.java91 public CharSequence getStatus() { method in class:DataStatus
/packages/apps/Contacts/src/com/android/contacts/interactions/
H A DSmsInteraction.java147 public Integer getStatus() { method in class:SmsInteraction
H A DCalendarInteraction.java269 public Integer getStatus() { method in class:CalendarInteraction
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
H A DAbstractPublicApiTest.java53 public int getStatus() { method in class:AbstractPublicApiTest.Download
138 actual = getStatus();
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DDirectoryPartition.java83 public int getStatus() { method in class:DirectoryPartition
/packages/services/Car/bluetooth/bt-map-client-lib/src/com/google/android/auto/mapservice/
H A DBluetoothMapMessage.java94 public int getStatus() { method in class:BluetoothMapMessage
/packages/services/Telephony/src/com/android/phone/common/mail/store/
H A DImapStore.java146 public String getStatus() { method in class:ImapStore.ImapException
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DBluetoothDevicePairer.java407 public int getStatus() { method in class:BluetoothDevicePairer
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
H A DSdpManager.java138 public int getStatus(){ method in class:SdpManager.SdpSearchInstance
469 intent.putExtra(BluetoothDevice.EXTRA_SDP_SEARCH_STATUS, inst.getStatus());
/packages/apps/Email/provider_src/com/android/email/mail/store/
H A DImapStore.java676 public String getStatus() { method in class:ImapStore.ImapException
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
H A DConversationMessageData.java484 public final int getStatus() { method in class:ConversationMessageData
H A DMessageData.java507 public final int getStatus() { method in class:MessageData

Completed in 1376 milliseconds