Home
last modified time | relevance | path

Searched refs:updateCache (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/server/
DBluetoothDeviceProperties.java123 properties = updateCache(address); in getProperty()
133 Map<String, String> updateCache(String address) { in updateCache() method in BluetoothDeviceProperties
DBluetoothService.java841 mDeviceProperties.updateCache(address); in updateRemoteDevicePropertiesCache()
1314 if (mDeviceProperties.updateCache(address) == null) in getRemoteServiceChannel()
/frameworks/base/libs/rs/
DrsAllocation.h71 void updateCache();
DrsAllocation.cpp34 updateCache(); in Allocation()
49 void Allocation::updateCache() { in updateCache() function in Allocation
318 updateCache(); in resize1D()