Searched refs:frame4 (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Nfc/tests/unit/src/com/android/nfc/cardemulation/ |
D | HostEmulationManagerTest.java | 342 PollingFrame frame4 = new PollingFrame(PollingFrame.POLLING_LOOP_TYPE_OFF, in testOnPollingLoopDetected_paymentServiceAlreadyBound_4Frames() local 347 mHostEmulationManager.onPollingLoopDetected(List.of(frame1, frame2, frame3, frame4)); in testOnPollingLoopDetected_paymentServiceAlreadyBound_4Frames() 361 Assert.assertTrue(sentFrames.contains(frame4)); in testOnPollingLoopDetected_paymentServiceAlreadyBound_4Frames()
|
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/ |
D | TwoPanelSettingsFragment.java | 101 {R.id.frame1, R.id.frame2, R.id.frame3, R.id.frame4, R.id.frame5, R.id.frame6,
|