Searched refs:getDataStallTxPerThr (Results 1 – 3 of 3) sorted by relevance
98 public int getDataStallTxPerThr() { in getDataStallTxPerThr() method in DeviceConfigFacade
260 mDataStallTxPerThr = mDeviceConfigFacade.getDataStallTxPerThr(); in updateUsabilityDataCollectionFlags()
83 when(mDeviceConfigFacade.getDataStallTxPerThr()).thenReturn( in setUp()226 when(mDeviceConfigFacade.getDataStallTxPerThr()).thenReturn( in verifyDataStallTxPerThrDeviceConfigChange()