Home | History | Annotate | Download | only in provider

Lines Matching defs:stripUrl

729                 title = stripUrl(mHistoryCursor.getString(1 /* url */));
746 return stripUrl(mHistoryCursor.getString(1 /* url */));
1024 private static String stripUrl(String url) {