Home | History | Annotate | Download | only in deskclock

Lines Matching refs:match

100         int match = sURLMatcher.match(url);
101 switch (match) {
129 int match = sURLMatcher.match(url);
130 switch (match) {
144 int match = sURLMatcher.match(url);
146 switch (match) {
165 if (sURLMatcher.match(url) != ALARMS) {
187 switch (sURLMatcher.match(url)) {