Home
last modified time | relevance | path

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

/platform_testing/libraries/notes-role-test-helper/src/android/platform/helpers/notesrole/
DAppClipsScreenshotActivity.kt36 override fun onReceive(context: Context?, intent: Intent?) { in onReceive() method in android.platform.helpers.notesrole.AppClipsScreenshotActivity
43 override fun onReceive(context: Context?, intent: Intent?) { in onReceive() method in android.platform.helpers.notesrole.AppClipsScreenshotActivity
DNotesAppActivity.kt48 override fun onReceive(context: Context?, intent: Intent?) { in <lambda>() method in android.platform.helpers.notesrole.NotesAppActivity
/platform_testing/utils/wifistrengthscanner/src/com/android/test/util/wifistrengthscanner/
DWifiStrengthScannerInstrumentation.java189 public void onReceive(Context context, Intent intent) { in onReceive() method in WifiStrengthScannerInstrumentation.WifiScanReceiver
/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/controller/
DDockController.kt36 override fun onReceive(context: Context, intent: Intent) { in onReceive() method in android.platform.systemui_tapl.controller.DockController