Home
last modified time | relevance | path

Searched defs:getIntent (Results 1 – 8 of 8) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DLaunchSequence.java87 LaunchIntent getIntent(); in getIntent() method
208 public LaunchIntent getIntent() { in getIntent() method in LaunchSequence.ConsecutiveLaunch
239 public LaunchIntent getIntent() { in getIntent() method in LaunchSequence.RootLaunch
/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsDownloadReceiverTest.java75 public Intent getIntent() { in getIntent() method in MbmsDownloadReceiverTest.AppIntentCapture
79 public Intent getIntent(boolean unregister) { in getIntent() method in MbmsDownloadReceiverTest.AppIntentCapture
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java342 protected Intent getIntent() { in getIntent() method in NotificationListenerVerifierActivity.ReceiveChannelBlockNoticeTest
421 protected Intent getIntent() { in getIntent() method in NotificationListenerVerifierActivity.ReceiveGroupBlockNoticeTest
493 protected Intent getIntent() { in getIntent() method in NotificationListenerVerifierActivity.ReceiveAppBlockNoticeTest
561 protected Intent getIntent() { in getIntent() method in NotificationListenerVerifierActivity.ReceiveAppUnblockNoticeTest
936 protected Intent getIntent() { in getIntent() method in NotificationListenerVerifierActivity.IsDisabledTest
964 protected Intent getIntent() { in getIntent() method in NotificationListenerVerifierActivity.ServiceStoppedTest
DConditionProviderVerifierActivity.java120 protected Intent getIntent() { in getIntent() method in ConditionProviderVerifierActivity.IsEnabledTest
159 protected Intent getIntent() { in getIntent() method in ConditionProviderVerifierActivity.CannotBeEnabledTest
776 protected Intent getIntent() { in getIntent() method in ConditionProviderVerifierActivity.IsDisabledTest
DInteractiveVerifierActivity.java145 protected Intent getIntent() { in getIntent() method in InteractiveVerifierActivity.InteractiveTestCase
499 protected Intent getIntent() { in getIntent() method in InteractiveVerifierActivity.IsEnabledTest
540 protected Intent getIntent() { in getIntent() method in InteractiveVerifierActivity.CannotBeEnabledTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DAbstractTestListActivity.java56 private Intent getIntent(int position) { in getIntent() method in AbstractTestListActivity
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/util/src/com/android/cts/util/
DTestResult.java63 public Intent getIntent() { in getIntent() method in TestResult
/cts/tests/tests/security/src/android/security/cts/
DNanoAppBundleTest.java197 public static Intent getIntent() { in getIntent() method in NanoAppBundleTest.Authenticator