Searched refs:autofilledHighlight (Results 1 – 4 of 4) sorted by relevance
952 new int[]{android.R.attr.autofilledHighlight};26789 Drawable autofilledHighlight = getAutofilledDrawable(); in drawAutofilledHighlight() local26791 if (autofilledHighlight != null) { in drawAutofilledHighlight()26792 autofilledHighlight.setBounds(0, 0, getWidth(), getHeight()); in drawAutofilledHighlight()26793 autofilledHighlight.draw(canvas); in drawAutofilledHighlight()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
518 field public static final int autofilledHighlight = 16844136; // 0x1010568
74861 Lcom/android/internal/R$attr;->autofilledHighlight:I