Home
last modified time | relevance | path

Searched refs:getBoolean (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/util/common/
DJSONObject.h57 bool getBoolean(bool *value) const;
134 bool getBoolean(KEY key, bool *out) const { in getBoolean() function
136 return value.getBoolean(out); in getBoolean()
DJSONObject.cpp431 bool JSONValue::getBoolean(bool *value) const { in getBoolean() function in android::JSONValue
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DConfiguration.java44 return mResources.getBoolean(config); in isEnabled()
/device/sample/apps/tv/LeanbackWidget/src/com/google/android/leanbacklauncher/partnerwidget/
DClockWidgetProvider.java91 return context.getSharedPreferences(SHARED_PREFS, Context.MODE_PRIVATE).getBoolean( in readConnectivity()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DConnectedDevicesSliceProvider.java713 if (context.getResources().getBoolean(R.bool.find_my_remote_integration_enabled)) { in createFindMyRemoteSlice()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt21119 HSPLandroid/app/SharedPreferencesImpl;->getBoolean(Ljava/lang/String;Z)Z
23860 PLandroid/content/pm/PackageManager$Property;->getBoolean()Z
24771 HSPLandroid/content/res/Resources;->getBoolean(I)Z
24938 HSPLandroid/content/res/TypedArray;->getBoolean(IZ)Z
33229 HSPLandroid/os/BaseBundle;->getBoolean(Ljava/lang/String;)Z
33230 HSPLandroid/os/BaseBundle;->getBoolean(Ljava/lang/String;Z)Z
35001 HSPLandroid/os/SystemProperties;->getBoolean(Ljava/lang/String;Z)Z
35639 PLandroid/provider/DeviceConfigInterface$1;->getBoolean(Ljava/lang/String;Ljava/lang/String;Z)Z
38653 HSPLandroid/util/KeyValueListParser;->getBoolean(Ljava/lang/String;Z)Z
45903 PLcom/android/internal/config/sysui/SystemUiSystemPropertiesFlags$DebugResolver;->getBoolean(Ljava/…
[all …]