Searched defs:updateInfo (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tests/LowStorageTest/src/com/android/lowstoragetest/
H A DLowStorageTest.java68 updateInfo(this);
108 public void updateInfo(Context context) { method in class:LowStorageTest
/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputApplicationHandle.cpp52 bool NativeInputApplicationHandle::updateInfo() { function in class:android::NativeInputApplicationHandle
H A Dcom_android_server_input_InputWindowHandle.cpp79 bool NativeInputWindowHandle::updateInfo() { function in class:android::NativeInputWindowHandle
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java310 updateInfo(bondedDevice).bonded = bonded;
328 DeviceInfo info = updateInfo(device);
344 DeviceInfo info = updateInfo(device);
499 updateInfo(device);
507 updateInfo(device);
525 private DeviceInfo updateInfo(BluetoothDevice device) { method in class:BluetoothControllerImpl

Completed in 1704 milliseconds