Home | History | Annotate | Download | only in telephony

Lines Matching defs:sProjection

88     private static final String[] sProjection = new String[] {
1183 cursor = mService.getContentResolver().query(uri, sProjection, null, null, null);