Searched defs:callerUid (Results 1 – 4 of 4) sorted by relevance
512 final int callerUid = Binder.getCallingUid(); in bulkInsert() local537 final int callerUid = Binder.getCallingUid(); in insert() local559 private Uri insertInner(Uri url, ContentValues initialValues, int callerUid, String callerPkg) { in insertInner()1036 final int callerUid = Binder.getCallingUid(); in update() local
307 final int callerUid = Binder.getCallingUid(); in insert() local782 final int callerUid = Binder.getCallingUid(); in update() local
1320 final int callerUid = Binder.getCallingUid(); in update() local1367 String[] selectionArgs, int callerUid, String callerPkg) { in updateConversation()
5552 final int callerUid = Binder.getCallingUid(); in calledByAnotherSelf() local