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