Searched refs:getCustomizedContextOrDefault (Results 1 – 2 of 2) sorted by relevance
1131 wnm.getCustomizedContextOrDefault().getResources().getConfiguration().mcc); in testGetLocationMcc()1133 assertEquals(wnm.getContext(), wnm.getCustomizedContextOrDefault()); in testGetLocationMcc()1141 wnm.getCustomizedContextOrDefault().getResources().getConfiguration().mcc); in checkCustomizedContextByCarrierId()1143 wnm.getCustomizedContextOrDefault().getResources().getConfiguration().mnc); in checkCustomizedContextByCarrierId()
685 makeCaptivePortalFallbackProbeSpecs(getCustomizedContextOrDefault()); in NetworkMonitor()2444 protected Context getCustomizedContextOrDefault() { in getCustomizedContextOrDefault() method in NetworkMonitor4155 final Context customizedContext = getCustomizedContextOrDefault(); in checkAndRenewResourceConfig()