Searched refs:CELL_CHANNEL_IDLE_DELAY_MILLIS (Results 1 – 2 of 2) sorted by relevance
642 mTestLooper.moveTimeForward(CoexManager.CELL_CHANNEL_IDLE_DELAY_MILLIS); in testGetCoexUnsafeChannels_mockCellChannelsAdded_mockCellChannelsUsed()860 mTestLooper.moveTimeForward(CoexManager.CELL_CHANNEL_IDLE_DELAY_MILLIS); in testOnPhysicalChannelConfigChanged_sameChannels_doesNotUpdateListeners()907 mTestLooper.moveTimeForward(CoexManager.CELL_CHANNEL_IDLE_DELAY_MILLIS); in testOnPhysicalChannelConfigChanged_emptyCellChannels_channelClearanceIsDelayed()925 mTestLooper.moveTimeForward(CoexManager.CELL_CHANNEL_IDLE_DELAY_MILLIS); in testOnPhysicalChannelConfigChanged_emptyCellChannels_channelClearanceIsDelayed()964 mTestLooper.moveTimeForward(CoexManager.CELL_CHANNEL_IDLE_DELAY_MILLIS / 2); in testOnPhysicalChannelConfigChanged_nonEmptyCellChannels_cancelsChannelClearances()969 mTestLooper.moveTimeForward(CoexManager.CELL_CHANNEL_IDLE_DELAY_MILLIS / 2); in testOnPhysicalChannelConfigChanged_nonEmptyCellChannels_cancelsChannelClearances()975 mTestLooper.moveTimeForward(CoexManager.CELL_CHANNEL_IDLE_DELAY_MILLIS / 2); in testOnPhysicalChannelConfigChanged_nonEmptyCellChannels_cancelsChannelClearances()
116 static final int CELL_CHANNEL_IDLE_DELAY_MILLIS = 2_000; field in CoexManager214 mClearCellChannelsRunnable, CELL_CHANNEL_IDLE_DELAY_MILLIS); in onPhysicalChannelConfigChanged()