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