Searched defs:callerUid (Results 1 – 4 of 4) sorted by relevance
418 final int callerUid = Binder.getCallingUid(); in bulkInsert() local443 final int callerUid = Binder.getCallingUid(); in insert() local460 private Uri insertInner(Uri url, ContentValues initialValues, int callerUid, String callerPkg) { in insertInner()751 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
1291 final int callerUid = Binder.getCallingUid(); in update() local1338 String[] selectionArgs, int callerUid, String callerPkg) { in updateConversation()
5552 final int callerUid = Binder.getCallingUid(); in calledByAnotherSelf() local