Searched refs:SEEN_CORRECT_POLLING_LOOP_ACTION (Results 1 – 3 of 3) sorted by relevance
42 public static final String SEEN_CORRECT_POLLING_LOOP_ACTION = field in TwoPollingFrameEmulatorActivity100 Intent intent = new Intent(SEEN_CORRECT_POLLING_LOOP_ACTION); in processPollingFrame()108 Intent intent = new Intent(SEEN_CORRECT_POLLING_LOOP_ACTION); in processPollingFrame()
49 public static final String SEEN_CORRECT_POLLING_LOOP_ACTION = field in PollingLoopEmulatorActivity135 Intent intent = new Intent(SEEN_CORRECT_POLLING_LOOP_ACTION); in processPollingFrames()200 Intent intent = new Intent(SEEN_CORRECT_POLLING_LOOP_ACTION); in processPollingFrame()
403 PollingLoopEmulatorActivity.SEEN_CORRECT_POLLING_LOOP_ACTION); in asyncWaitsForSeenCorrectPollingLoop()