Home
last modified time | relevance | path

Searched refs:messageId (Results 1 – 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
DReadRecInd.java35 byte[] messageId, in ReadRecInd() argument
42 setMessageId(messageId); in ReadRecInd()
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
DMainActivity.java125 private void showErrorText(int messageId) { in showErrorText() argument
128 view.setText(getString(messageId)); in showErrorText()