Searched refs:bitmapRes (Results 1 – 1 of 1) sorted by relevance
487 final int bitmapRes; in loadResource() local495 bitmapRes = a.getResourceId(com.android.internal.R.styleable.PointerIcon_bitmap, 0); in loadResource()507 if (bitmapRes == 0) { in loadResource()511 Drawable drawable = resources.getDrawable(bitmapRes, theme); in loadResource()