Home
last modified time | relevance | path

Searched refs:showDialog (Results 1 – 14 of 14) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
DTagVerifierActivity.java140 showDialog(NFC_NOT_ENABLED_DIALOG_ID); in onResume()
183 showDialog(TESTABLE_TAG_DISCOVERED_DIALOG_ID); in handleWriteStep()
186 showDialog(TESTABLE_TAG_REMINDER_DIALOG_ID); in handleWriteStep()
216 showDialog(WRITE_PROGRESS_DIALOG_ID); in onPreExecute()
260 showDialog(READ_PROGRESS_DIALOG_ID); in onPreExecute()
285 showDialog(VERIFY_RESULT_DIALOG_ID, args); in onPostExecute()
/cts/hostsidetests/systemui/src/android/host/systemui/
DTileServiceTest.java92 showDialog(); in testCantAddDialog()
134 showDialog(); in testClickAndShowDialog()
DBaseTileServiceTest.java88 protected void showDialog() throws Exception { in showDialog() method in BaseTileServiceTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
DStreamingVideoActivity.java203 showDialog(RTSP_URL_ERROR);
223 showDialog(RTSP_URL_ERROR);
DPlayVideoActivity.java112 showDialog(FAIL_DIALOG_ID); in playVideo()
165 showDialog(FAIL_DIALOG_ID);
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DUnlockedDeviceRequiredKeysTest.java125 showDialog(); in onCreate()
133 public void showDialog() { in showDialog() method in UnlockedDeviceRequiredKeysTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DPassFailButtons.java321 activity.showDialog(REPORTLOG_DIALOG_ID, args); in showNonSdkAccessibilityWarningDialog()
610 activity.showDialog(INFO_DIALOG_ID, args); in showInfoDialog()
618 activity.showDialog(REPORTLOG_DIALOG_ID, args); in showReportLogWarningDialog()
/cts/tests/quicksettings/src/android/quicksettings/cts/
DTileServiceTest.java109 mTileService.showDialog(dialog); in testShowDialog()
/cts/hostsidetests/systemui/app/src/android/systemui/cts/
DTestTileService.java151 super.showDialog(dialog); in handleShowDialog()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DProAudioActivity.java208 showDialog(INFO_DIALOG_ID, args); in onCreate()
/cts/tests/app/app/src/android/app/stubs/
DDialogStubActivity.java337 showDialog(dialogNum); in onCreate()
/cts/tests/app/src/android/app/cts/
DDialogTest.java583 mActivity.showDialog(DialogStubActivity.TEST_DIALOG_WITHOUT_THEME); in testOnWindowFocusChanged()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt4643 method @Deprecated public final void showDialog(int);
4644 method @Deprecated public final boolean showDialog(int, android.os.Bundle);
6357 method public void showDialog();
34588 method @Deprecated protected void showDialog(android.os.Bundle);
41521 method public final void showDialog(android.app.Dialog);
Dsystem-current.txt18257 method public void showDialog(android.content.Context);