Searched refs:queryProperty (Results 1 – 8 of 8) sorted by relevance
412 private long queryProperty(int id) { in queryProperty() method in BatteryManager442 long value = queryProperty(id); in getIntProperty()462 return queryProperty(id); in getLongProperty()
77 public List<Property> queryProperty(@NonNull String propertyName, in queryProperty() method in PackageProperty
5609 public ParceledListSlice<PackageManager.Property> queryProperty(5616 mPackageProperty.queryProperty(propertyName, componentType,
3787 mPM.queryProperty(propertyName, TYPE_APPLICATION); in queryApplicationProperty()3802 mPM.queryProperty(propertyName, TYPE_ACTIVITY); in queryActivityProperty()3817 mPM.queryProperty(propertyName, TYPE_PROVIDER); in queryProviderProperty()3832 mPM.queryProperty(propertyName, TYPE_RECEIVER); in queryReceiverProperty()3847 mPM.queryProperty(propertyName, TYPE_SERVICE); in queryServiceProperty()
794 ParceledListSlice queryProperty(String propertyName, int componentType); in queryProperty() method
11854 HSPLandroid/os/BatteryManager;->queryProperty(I)J
11857 HSPLandroid/os/BatteryManager;->queryProperty(I)J
34749 Landroid/os/BatteryManager;->queryProperty(I)J