Home
last modified time | relevance | path

Searched defs:getParam (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DMockURLSpanTestActivity.java38 public String getParam() { in getParam() method in MockURLSpanTestActivity
/cts/tests/tests/appwidget/src/android/appwidget/cts/
DBlockingBroadcastReceiver.java47 public String getParam(long timeout, TimeUnit unit) throws InterruptedException { in getParam() method in BlockingBroadcastReceiver
/cts/suite/audio_quality/lib/include/audio/
DRemoteAudio.h124 AudioParam& getParam() { in getParam() function
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DNotificationListenerTest.java188 private int getParam(Bundle arguments, String key) throws Exception { in getParam() method in NotificationListenerTest