Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/content/HelloWorldApp/src_res_hardening_lib/com/example/helloworld/lib/
H A DTestUtils.java237 public static class BroadcastDetector implements AutoCloseable { class in TestUtils
245 public BroadcastDetector(Context context, IntentFilter intentFilter, in BroadcastDetector() method in TestUtils.BroadcastDetector