Searched refs:setSelector (Results 1 – 11 of 11) sorted by relevance
40 getGridView().setSelector(new PaintDrawable(0xFFFF0000)); in onCreate()
412 popupWindow.getListView().setSelector(new ColorDrawable(Color.TRANSPARENT)); in showPopupUnchecked()
1160 mDropDownList.setSelector(mDropDownListHighlight); in buildDropDown()
958 setSelector(selector); in AbsListView()1750 setSelector(getContext().getDrawable( in useDefaultSelector()2923 public void setSelector(@DrawableRes int resID) { in setSelector() method2924 setSelector(getContext().getDrawable(resID)); in setSelector()2927 public void setSelector(Drawable sel) { in setSelector() method
7749 intent.setSelector(selector); in makeMainSelectorActivity()7956 baseIntent.setSelector(intent); in parseUriInternal()8565 baseIntent.setSelector(intent); in parseCommandArgs()10047 public void setSelector(@Nullable Intent selector) { in setSelector() method
995 _intent.setSelector(null); in setIntent()1008 targetIntent.setSelector(null); in setIntent()
2797 intent.setSelector(null); in addAppTask()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4229 HSPLandroid/content/Intent;->setSelector(Landroid/content/Intent;)V19801 HSPLandroid/widget/AbsListView;->setSelector(Landroid/graphics/drawable/Drawable;)V
10790 method public void setSelector(@Nullable android.content.Intent);57840 method public void setSelector(@DrawableRes int);57841 method public void setSelector(android.graphics.drawable.Drawable);
4232 HSPLandroid/content/Intent;->setSelector(Landroid/content/Intent;)V19865 HSPLandroid/widget/AbsListView;->setSelector(Landroid/graphics/drawable/Drawable;)V