HomeSort by relevance Sort by last modified time
    Searched defs:removeConfig (Results 1 - 7 of 7) sorted by null

  /frameworks/base/cmds/statsd/src/subscriber/
SubscriberReporter.cpp 53 void SubscriberReporter::removeConfig(const ConfigKey& configKey) {
54 VLOG("SubscriberReporter::removeConfig called.");
  /frameworks/base/core/java/android/app/
StatsManager.java 139 public void removeConfig(long configKey) throws StatsUnavailableException {
155 * @deprecated Use {@link #removeConfig(long)}
160 removeConfig(configKey);
  /cts/hostsidetests/statsd/src/android/cts/statsd/atom/
AtomTestCase.java 96 removeConfig(CONFIG_ID);
102 removeConfig(CONFIG_ID);
163 protected void removeConfig(long configId) throws Exception {
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
sunpkcs11.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
sunpkcs11.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 604 milliseconds