/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | PassFailButtons.java | 100 void setInfoResources(int titleId, int messageId, int viewId); in setInfoResources() 224 public void setInfoResources(int titleId, int messageId, int viewId) { in setInfoResources() 341 public void setInfoResources(int titleId, int messageId, int viewId) { in setInfoResources() 439 public void setInfoResources(int titleId, int messageId, int viewId) { in setInfoResources() 566 final int messageId, final int viewId) { in setInfo() 605 int messageId, int viewId) { in showInfoDialog() 635 int messageId = args.getInt(INFO_DIALOG_MESSAGE_ID); in createInfoDialog() local
|
D | HostTestsActivity.java | 203 public HostTestsActivity(int titleId, int messageId, HostTestCategory... hostTestCategories) { in HostTestsActivity()
|
D | DialogTestListActivity.java | 265 protected void showToast(int messageId) { in showToast()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | BleInsecureEncryptedServerTestActivity.java | 77 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog()
|
D | BleEncryptedServerBaseActivity.java | 154 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog()
|
D | BleConnectionPriorityServerBaseActivity.java | 103 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog()
|
D | BleCocServerTestBaseActivity.java | 126 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog()
|
D | BleCocClientTestBaseActivity.java | 146 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog()
|
D | BleConnectionPriorityClientBaseActivity.java | 126 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog()
|
D | BleServerTestBaseActivity.java | 168 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog()
|
D | BleClientTestBaseActivity.java | 209 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog()
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | CallDiagnosticServiceTest.java | 266 int messageId = extras.getInt(Call.EXTRA_DIAGNOSTIC_MESSAGE_ID); in testDisplayDiagnosticMessage() local 289 int messageId = extras.getInt(Call.EXTRA_DIAGNOSTIC_MESSAGE_ID); in testClearDisplayDiagnosticMessage() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | VpnTestActivity.java | 123 private void populateInfo(int messageId) { in populateInfo()
|
D | LocationCheckerActivity.java | 150 void finish(int messageId) { in finish()
|
D | Utils.java | 123 static void showToast(Context context, int messageId) { in showToast()
|
D | ByodHelperActivity.java | 679 private void showToast(int messageId) { in showToast()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/ |
D | MicrophoneDeviceTestActivity.java | 82 final int messageId = in onClick() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/ |
D | CallbackUtils.java | 192 public int messageId; field in CallbackUtils.DiscoveryCb.CallbackData 366 public void onMessageSendSucceeded(int messageId) { in onMessageSendSucceeded() 373 public void onMessageSendFailed(int messageId) { in onMessageSendFailed()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | InteractiveVerifierActivity.java | 290 protected View createNlsSettingsItem(ViewGroup parent, int messageId) { in createNlsSettingsItem() 294 protected View createRetryItem(ViewGroup parent, int messageId, Object... messageFormatArgs) { in createRetryItem() 298 protected View createUserItem(ViewGroup parent, int actionId, int messageId, in createUserItem()
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | MmsTest.java | 343 private void sendMmsMessage(long messageId, int expectedErrorResultCode, in sendMmsMessage() 539 private void downloadMultimediaMessage(long messageId) { in downloadMultimediaMessage()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/vr/ |
D | VrListenerVerifierActivity.java | 269 protected View createUserInteractionTestView(ViewGroup parent, int stringId, int messageId) { in createUserInteractionTestView() 279 protected View createAutoTestView(ViewGroup parent, int messageId) { in createAutoTestView()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
D | CecOperand.java | 91 public static CecOperand getOperand(int messageId) { in getOperand()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/qstiles/ |
D | InteractiveVerifierActivity.java | 257 protected View createUserPassFail(ViewGroup parent, int messageId, in createUserPassFail()
|
/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/cts/ |
D | MmsPartTest.java | 272 private static Uri getPartUriForMessage(String messageId) { in getPartUriForMessage()
|
/cts/tests/tests/wifi/src/android/net/wifi/aware/cts/ |
D | SingleDeviceTest.java | 450 public void onMessageSendSucceeded(int messageId) { in onMessageSendSucceeded() 456 public void onMessageSendFailed(int messageId) { in onMessageSendFailed()
|