Searched refs:removeCategory (Results 1 – 6 of 6) sorted by relevance
112 intentToResolve.removeCategory(Intent.CATEGORY_INFO); in getLaunchIntentForPackage()
302 baseIntent.removeCategory(c); in makeIntent()
268 places a category in an Intent object, <code>{@link android.content.Intent#removeCategory 269 removeCategory()}</code> deletes a category previously added, and <code>{@link android.content.Inte…
4358 public void removeCategory(String category) { in removeCategory() method in Intent
5374 method public void removeCategory(java.lang.String);