Searched refs:control1 (Results 1 – 3 of 3) sorted by relevance
41 final int control1 = 2; in call_writeToBundle_fromBundle_reconstructsSuccessfully() local51 call.addControl(control1); in call_writeToBundle_fromBundle_reconstructsSuccessfully()67 assertThat(reconstructedCall.getControls()).containsExactly(control1, control2); in call_writeToBundle_fromBundle_reconstructsSuccessfully()
126 Control control1 = new Control.StatelessBuilder("TEST_ID", mPendingIntent).build(); in testOnLoad_allStateless() local136 list.add(control1); in testOnLoad_allStateless()189 Control control1 = new Control.StatelessBuilder("TEST_ID", mPendingIntent).build(); in testOnLoadSuggested_allStateless() local199 list.add(control1); in testOnLoadSuggested_allStateless()
549 final InsetsSourceControl control1 = imeInsetsProvider.getControl(app1); in testGetInsetsHintForNewControl() local550 assertNotNull(control1); in testGetInsetsHintForNewControl()552 control1.getInsetsHint().bottom); in testGetInsetsHintForNewControl()