Searched refs:storeGlobalSetting (Results 1 – 2 of 2) sorted by relevance
428 verify(mStorageAdapter).storeGlobalSetting( in setStringValue_GlobalSetting_BasicSanity()475 verify(mStorageAdapter).storeGlobalSetting( in setIntValue_GlobalSetting_BasicSanity()
166 public void storeGlobalSetting(@NonNull String storageKey, in storeGlobalSetting() method in HdmiCecConfig.StorageAdapter593 mStorageAdapter.storeGlobalSetting(storageKey, value); in storeValue()