Searched refs:BLANK_DRAWABLE (Results 1 – 1 of 1) sorted by relevance
80 private static final Drawable BLANK_DRAWABLE = new ColorDrawable(Color.TRANSPARENT); field in AppRestrictionsFragment676 p.setIcon(BLANK_DRAWABLE); in onReceive()735 p.setIcon(BLANK_DRAWABLE); in onRestrictionsReceived()