Home
last modified time | relevance | path

Searched defs:defaultValue (Results 1 – 4 of 4) sorted by relevance

/build/make/tools/aconfig/fake_device_config/src/android/os/flagging/
DAconfigPackage.java27 public boolean getBooleanFlagValue(String flagName, boolean defaultValue) { in getBooleanFlagValue()
DPlatformAconfigPackage.java37 public boolean getBooleanFlagValue(String flagName, boolean defaultValue) { in getBooleanFlagValue()
/build/make/tools/aconfig/aconfig_storage_read_api/srcs/android/os/flagging/
DPlatformAconfigPackage.java145 public boolean getBooleanFlagValue(String flagName, boolean defaultValue) { in getBooleanFlagValue()
/build/blueprint/
Dprovider.go106 var defaultValue K var