Home | History | Annotate | Download | only in telephony

Lines Matching defs:orderBy

260         String orderBy = null;
263 orderBy = sort;
265 orderBy = Sms.DEFAULT_SORT_ORDER;
269 null, null, orderBy);