Searched refs:removeCategory (Results 1 – 5 of 5) sorted by relevance
116 intentToResolve.removeCategory(Intent.CATEGORY_INFO); in getLaunchIntentForPackage()
559 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…
5359 public void removeCategory(String category) { in removeCategory() method
6285 method public void removeCategory(java.lang.String);