Searched defs:CALLS (Results 1 – 2 of 2) sorted by relevance
100 private static final int CALLS = 1; field in CallLogProvider116 sURIMatcher.addURI(CallLog.AUTHORITY, "calls", CALLS); in sURIMatcher.addURI() argument121 sURIMatcher.addURI(CallLog.SHADOW_AUTHORITY, "calls", CALLS); in sURIMatcher.addURI() argument
62 String CALLS = "calls"; field