Searched refs:reportChangeByUid (Results 1 – 5 of 5) sorted by relevance
39 public void reportChangeByUid(long changeId, int uid) { in reportChangeByUid() method in PlatformCompatNative40 mPlatformCompat.reportChangeByUid(changeId, uid); in reportChangeByUid()
97 public void reportChangeByUid(long changeId, int uid) { in reportChangeByUid() method in PlatformCompat
50 void reportChangeByUid(long changeId, int uid); in reportChangeByUid() method
69 void reportChangeByUid(long changeId, int uid); in reportChangeByUid() method
118 mPlatformCompat.reportChangeByUid(1, Process.myUid()); in reportChangeByUid_noLogCompatChangePermission_throwsSecurityException()126 mPlatformCompat.reportChangeByUid(1, Process.myUid()); in reportChangeByUid_logCompatChangePermission_noThrow()