Searched refs:getCustomConfig (Results 1 – 5 of 5) sorted by relevance
85 mNotificationManager.setZenModeConfig(getCustomConfig()); in buildContextualCard_allowSomeSounds_shouldHaveWittExceptionsSummary()93 private ZenModeConfig getCustomConfig() { in getCustomConfig() method in DndConditionalCardControllerTest
124 public SoftApConfiguration getCustomConfig() { in getCustomConfig() method in LocalOnlyHotspotRequestInfo
1725 boolean requestIsExclusive = request.getCustomConfig() != null; in start()1771 mContext, band, request.getCustomConfig()); in startForFirstRequestLocked()1776 mIsExclusive = (request.getCustomConfig() != null); in startForFirstRequestLocked()
74 ZenModeConfig config = getCustomConfig(); in testZenPolicyNothingSetToNotificationPolicy()332 private ZenModeConfig getCustomConfig() { in getCustomConfig() method in ZenModeConfigTest
143 assertEquals(config, mLOHSRequestInfo.getCustomConfig()); in verifyCustomConfig()