Home
last modified time | relevance | path

Searched refs:fillData (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java103 fillData(); in CachedBluetoothDevice()
329 private void fillData() { in fillData() method in CachedBluetoothDevice
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsMessageBodyTest.java376 void fillData(int enabledLangsIndex, boolean use7bitOnly, int[] values, int length) { in fillData() method in SmsMessageBodyTest.CounterHelper