Home
last modified time | relevance | path

Searched defs:serial (Results 1 – 6 of 6) sorted by relevance

/cts/suite/audio_quality/executable/src/
Dmain.cpp65 char* serial = NULL; in main() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DNotificationListenerTest.java178 String serial = arguments.getString(key); in getParam() local
/cts/hostsidetests/theme/
Dandroid_device.py31 def __init__(self, serial): argument
/cts/hostsidetests/devicepolicy/app/WidgetProvider/src/com/android/cts/widgetprovider/
DSimpleAppWidgetHostService.java176 int serial = intent.getIntExtra(key, 0); in getUserHandleArgument() local
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
DLauncherAppsTests.java231 String serial = arguments.getString(key); in getUserHandleArgument() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DCreateAndManageUserTest.java100 long serial = intent.getLongExtra(SERIAL_EXTRA, 0); in onEnabled() local