Searched refs:hasMobileData (Results 1 – 3 of 3) sorted by relevance
41 hasMobileData: Boolean,57 hasMobileData,
120 boolean hasMobileData, in MobileSignalController() argument152 mLastState.enabled = mCurrentState.enabled = hasMobileData; in MobileSignalController()
110 assertTrue("Do not have mobile data!", hasMobileData()); in testMobileDownload()162 assertTrue(hasMobileData()); in testMobileUpload()218 assertTrue(hasMobileData()); in testMobileDownloadWithDownloadManager()297 public boolean hasMobileData() { in hasMobileData() method in BandwidthTest