HomeSort by relevance Sort by last modified time
    Searched refs:updateCache (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/server/
BluetoothDeviceProperties.java 123 properties = updateCache(address);
133 Map<String, String> updateCache(String address) {
BluetoothService.java 847 mDeviceProperties.updateCache(address);
    [all...]
  /frameworks/base/libs/rs/
rsAllocation.h 71 void updateCache();
rsAllocation.cpp 34 updateCache();
49 void Allocation::updateCache() {
318 updateCache();

Completed in 47 milliseconds