Home
last modified time | relevance | path

Searched defs:getConfigId (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/tools/localtools/src/com/android/statsd/shelltools/localdrive/
H A DLocalDrive.java367 private static long getConfigId(boolean justUseDefault, String[] args, int idx) in getConfigId() method in LocalDrive
/aosp12/packages/modules/StatsD/service/java/com/android/server/stats/
H A DStatsManagerService.java88 public long getConfigId() { in getConfigId() method in StatsManagerService.ConfigKey
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
H A DHWC2OnFbAdapter.cpp681 hwc2_config_t HWC2OnFbAdapter::getConfigId() { in getConfigId() function in android::HWC2OnFbAdapter