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

/frameworks/base/core/java/android/server/
H A DBluetoothDeviceProperties.java123 properties = updateCache(address);
133 Map<String, String> updateCache(String address) { method in class:BluetoothDeviceProperties
H A DBluetoothService.java847 mDeviceProperties.updateCache(address);
1320 if (mDeviceProperties.updateCache(address) == null)
/frameworks/base/libs/rs/
H A DrsAllocation.h71 void updateCache();
H A DrsAllocation.cpp34 updateCache();
49 void Allocation::updateCache() { function in class:Allocation
318 updateCache();

Completed in 323 milliseconds