Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/utils/src/com/android/cuttlefish/tests/utils/
DUnlockScreenRule.java34 public UnlockScreenRule(ITestInformationReceiver testInformationReceiver) { in UnlockScreenRule() argument
35 mTestInformationReceiver = testInformationReceiver; in UnlockScreenRule()