Searched refs:getCustomConfig (Results 1 – 4 of 4) sorted by relevance
85 mNotificationManager.setZenModeConfig(getCustomConfig()); in buildContextualCard_allowSomeSounds_shouldHaveWittExceptionsSummary()93 private ZenModeConfig getCustomConfig() { in getCustomConfig() method in DndConditionalCardControllerTest
129 public SoftApConfiguration getCustomConfig() { in getCustomConfig() method in LocalOnlyHotspotRequestInfo
2155 boolean requestIsExclusive = request.getCustomConfig() != null; in start()2189 mContext, request.getCustomConfig(), lohsCapability); in startForFirstRequestLocked()2194 mIsExclusive = (request.getCustomConfig() != null); in startForFirstRequestLocked()
148 assertEquals(config, mLOHSRequestInfo.getCustomConfig()); in verifyCustomConfig()