Searched refs:queryProperty (Results 1 – 8 of 8) sorted by relevance
298 private long queryProperty(int id) { in queryProperty() method in BatteryManager329 long value = queryProperty(id); in getIntProperty()349 return queryProperty(id); in getLongProperty()
77 public List<Property> queryProperty(@NonNull String propertyName, in queryProperty() method in PackageProperty
15309 public ParceledListSlice<Property> queryProperty(15315 mPackageProperty.queryProperty(propertyName, componentType, packageName -> {
3490 mPM.queryProperty(propertyName, TYPE_APPLICATION); in queryApplicationProperty()3505 mPM.queryProperty(propertyName, TYPE_ACTIVITY); in queryActivityProperty()3520 mPM.queryProperty(propertyName, TYPE_PROVIDER); in queryProviderProperty()3535 mPM.queryProperty(propertyName, TYPE_RECEIVER); in queryReceiverProperty()3550 mPM.queryProperty(propertyName, TYPE_SERVICE); in queryServiceProperty()
809 ParceledListSlice queryProperty(String propertyName, int componentType); in queryProperty() method
12378 HSPLandroid/os/BatteryManager;->queryProperty(I)J+]Landroid/os/IBatteryPropertiesRegistrar;Landroid…
12370 HSPLandroid/os/BatteryManager;->queryProperty(I)J+]Landroid/os/IBatteryPropertiesRegistrar;Landroid…
38072 Landroid/os/BatteryManager;->queryProperty(I)J