Searched defs:thumb (Results 1 – 2 of 2) sorted by relevance
399 GradientDrawable thumb = (GradientDrawable) mSwitch.getThumbDrawable(); in testSetThumbIcon() local419 GradientDrawable thumb = (GradientDrawable) mSwitch.getThumbDrawable(); in testSetThumbIconAsync() local438 GradientDrawable thumb = (GradientDrawable) mSwitch.getThumbDrawable(); in testSetThumbResourceAsync() local
448 final Bitmap thumb = mContentResolver.loadThumbnail(finalUri, new Size(32, 32), null); in testInsertUpdateDelete() local