Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DStrictModeTest.java469 runWithRemoteServiceBound( in testViolationAcrossBinder()
613 private static void runWithRemoteServiceBound(Context context, Consumer<ISecondary> consumer) in runWithRemoteServiceBound() method in StrictModeTest