Home
last modified time | relevance | path

Searched refs:REMOTE_CALLBACK (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/attributionsource/BlamedPermissionApp/src/android/attributionsource/cts/blamed/
DBringToForegroundActivity.kt30 val callback = intent.getParcelableExtra<RemoteCallback>(REMOTE_CALLBACK) in onCreate()
53 val REMOTE_CALLBACK = "remote_callback" constant
/cts/tests/tests/attributionsource/src/android/attributionsource/cts/
DRuntimePermissionsAppOpTrackingTest.kt706 val REMOTE_CALLBACK = "remote_callback" in <lambda>() constant
1252 intent.putExtra(REMOTE_CALLBACK, RemoteCallback { in <lambda>()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt3907 field public static final String EXTRA_REMOTE_CALLBACK = "android.intent.extra.REMOTE_CALLBACK";