Searched refs:mobileLimit (Results 1 – 1 of 1) sorted by relevance
491 final long mobileLimit = 12345678; in testSetInterfaceQuota() local509 provider.setInterfaceQuota(mobileIface, mobileLimit); in testSetInterfaceQuota()518 inOrder.verify(mHardware).setDataLimit(mobileIface, mobileLimit); in testSetInterfaceQuota()530 provider.setInterfaceQuota(mobileIface, mobileLimit); in testSetInterfaceQuota()539 provider.setInterfaceQuota(mobileIface, mobileLimit); in testSetInterfaceQuota()