Searched refs:getCustomConfig (Results 1 – 4 of 4) sorted by relevance
117 public SoftApConfiguration getCustomConfig() { in getCustomConfig() method in LocalOnlyHotspotRequestInfo
1422 boolean requestIsExclusive = request.getCustomConfig() != null; in start()1467 mContext, band, request.getCustomConfig()); in startForFirstRequestLocked()1472 mIsExclusive = (request.getCustomConfig() != null); in startForFirstRequestLocked()
72 ZenModeConfig config = getCustomConfig(); in testZenPolicyNothingSetToNotificationPolicy()253 private ZenModeConfig getCustomConfig() { in getCustomConfig() method in ZenModeConfigTest
132 assertEquals(config, mLOHSRequestInfo.getCustomConfig()); in verifyCustomConfig()