Searched refs:getDrawableResource (Results 1 – 5 of 5) sorted by relevance
57 setDrawableResource(representation.getDrawableResource()); in useParametersFrom()84 public int getDrawableResource() { in getDrawableResource() method in FilterImageBorderRepresentation
60 Drawable drawable = getDrawable(getParameters().getDrawableResource()); in applyHelper()68 if (getParameters() == null || getParameters().getDrawableResource() == 0) { in apply()
393 Drawable icon = getDrawableResource(pkgName, "sound_icon"); in updateSoundSettings()436 private Drawable getDrawableResource(String pkgName, String resourceName) { in getDrawableResource() method in MainFragment570 Drawable icon = getDrawableResource(pkgName, "connected_devices_pref_icon"); in updateAccessoryPref()
172 public int getDrawableResource(BluetoothClass btClass) { in getDrawableResource() method in BluetoothDetailsProfilesControllerTest.FakeBluetoothProfile
421 ((FilterImageBorderRepresentation) representation).getDrawableResource() == 0; in isNoneBorderFilter()