Home
last modified time | relevance | path

Searched refs:pkgForDebug (Results 1 – 1 of 1) sorted by relevance

/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
DOpportunisticNetworkServiceTest.java75 private String pkgForDebug; field in OpportunisticNetworkServiceTest
102 pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in setUp()
155 iOpportunisticNetworkService.setEnable(false, pkgForDebug); in testCheckEnable()
156 isEnable = iOpportunisticNetworkService.isEnabled(pkgForDebug); in testCheckEnable()
244 pkgForDebug); in testSystemPreferredDataWhileCarrierAppIsActive()
266 pkgForDebug); in testSetPreferredDataSubscriptionId()
279 mResult = iOpportunisticNetworkService.getPreferredDataSubscriptionId(pkgForDebug, in testGetPreferredDataSubscriptionId()
308 pkgForDebug); in testUpdateAvailableNetworksWithInvalidArguments()
328 iOpportunisticNetworkService.setEnable(false, pkgForDebug); in testUpdateAvailableNetworksWithSuccess()
330 pkgForDebug); in testUpdateAvailableNetworksWithSuccess()
[all …]