Searched refs:KEY_TOPICS_DISABLE_DIRECT_APP_CALLS (Results 1 – 5 of 5) sorted by relevance
22 import static com.android.adservices.service.FlagsConstants.KEY_TOPICS_DISABLE_DIRECT_APP_CALLS;98 @SetFlagEnabled(KEY_TOPICS_DISABLE_DIRECT_APP_CALLS)
148 flags.setFlag(FlagsConstants.KEY_TOPICS_DISABLE_DIRECT_APP_CALLS, true); in testTopicsManager_disableDirectAppCalls_testEmptySdkNameRequests()
99 public static final String KEY_TOPICS_DISABLE_DIRECT_APP_CALLS = field in FlagsConstants
268 FlagsConstants.KEY_TOPICS_DISABLE_DIRECT_APP_CALLS, in getTopicsDisableDirectAppCalls()3547 + FlagsConstants.KEY_TOPICS_DISABLE_DIRECT_APP_CALLS in dump()
1001 import static com.android.adservices.service.FlagsConstants.KEY_TOPICS_DISABLE_DIRECT_APP_CALLS;1099 KEY_TOPICS_DISABLE_DIRECT_APP_CALLS, in testGetTopicsDisableDirectAppCalls()