Searched refs:setSelector (Results 1 – 16 of 16) sorted by relevance
41 getGridView().setSelector(new PaintDrawable(0xFFFF0000)); in onCreate()
84 public void setSelector(Drawable sel) { in setSelector() method in ListViewCompat86 super.setSelector(mSelector); in setSelector()
398 popupWindow.getListView().setSelector(new ColorDrawable(Color.TRANSPARENT)); in showPopupUnchecked()
1159 mDropDownList.setSelector(mDropDownListHighlight); in buildDropDown()
66 setSelector(new StateListDrawable()); in YearPickerView()
408 popupWindow.getListView().setSelector(new ColorDrawable(Color.TRANSPARENT)); in showPopupUnchecked()
1119 mDropDownList.setSelector(mDropDownListHighlight); in buildDropDown()
836 setSelector(selector); in AbsListView()1654 setSelector(getContext().getDrawable( in useDefaultSelector()2774 public void setSelector(@DrawableRes int resID) { in setSelector() method2775 setSelector(getContext().getDrawable(resID)); in setSelector()2778 public void setSelector(Drawable sel) { in setSelector() method
5870 intent.setSelector(selector); in makeMainSelectorActivity()6062 baseIntent.setSelector(intent); in parseUri()6627 baseIntent.setSelector(intent); in parseCommandArgs()7950 public void setSelector(@Nullable Intent selector) { in setSelector() method
825 _intent.setSelector(null); in setIntent()839 targetIntent.setSelector(null); in setIntent()
10128 intent.setSelector(null);
7579 method public void setSelector(android.content.Intent);36665 method public void setSelector(int);36666 method public void setSelector(android.graphics.drawable.Drawable);
9317 method public void setSelector(android.content.Intent);49309 method public void setSelector(int);49310 method public void setSelector(android.graphics.drawable.Drawable);
9352 method public void setSelector(android.content.Intent);49776 method public void setSelector(int);49777 method public void setSelector(android.graphics.drawable.Drawable);
9840 method public void setSelector(android.content.Intent);53267 method public void setSelector(int);53268 method public void setSelector(android.graphics.drawable.Drawable);
1622 HPLandroid/content/Intent;->setSelector(Landroid/content/Intent;)V35114 HSPLandroid/widget/AbsListView;->setSelector(Landroid/graphics/drawable/Drawable;)V