Searched refs:createUserInteractionTestView (Results 1 – 1 of 1) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/vr/ |
D | VrListenerVerifierActivity.java | 269 protected View createUserInteractionTestView(ViewGroup parent, int stringId, int messageId) { in createUserInteractionTestView() method in VrListenerVerifierActivity 473 return createUserInteractionTestView(parent, R.string.vr_start_settings, in inflate() 500 return createUserInteractionTestView(parent, R.string.vr_start_vr_activity, in inflate() 572 return createUserInteractionTestView(parent, R.string.vr_start_double_vr_activity, in inflate() 659 return createUserInteractionTestView(parent, R.string.vr_start_settings, in inflate()
|