Searched refs:CALLS (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/content/ |
D | UriMatcherTest.java | 39 static final int CALLS = 9; field in UriMatcherTest 58 matcher.addURI("calls", null, CALLS); in testContentUris() 79 matcher.addURI("calls", null, CALLS); in testContentUrisWithLeadingSlash() 100 matcher.addURI("calls", "/", CALLS); in testContentUrisWithLeadingSlashAndOnlySlash() 177 check("content://calls", CALLS, matcher); in checkAll() 178 check("content://calls/", CALLS, matcher); in checkAll()
|
/frameworks/base/core/proto/android/app/ |
D | notificationmanager.proto | 39 CALLS = 4; enumerator
|
/frameworks/base/core/java/android/service/notification/ |
D | ZenPolicy.java | 982 proto.write(ZenPolicyProto.CALLS, getPriorityCategoryCalls()); in writeToProto()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 8781 Landroid/app/PolicyProto;->CALLS:I
|