Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/mtp/
DMtpDatabase.java708 private int getDeviceProperty(int property, long[] outIntValue, char[] outStringValue) { in getDeviceProperty() argument
732 outIntValue[0] = mDeviceType; in getDeviceProperty()
735 outIntValue[0] = mBatteryLevel; in getDeviceProperty()
736 outIntValue[1] = mBatteryScale; in getDeviceProperty()