Searched refs:reportChangeByUid (Results 1 – 8 of 8) sorted by relevance
39 public void reportChangeByUid(long changeId, int uid) { in reportChangeByUid() method in PlatformCompatNative40 mPlatformCompat.reportChangeByUid(changeId, uid); in reportChangeByUid()
110 public void reportChangeByUid(long changeId, int uid) { in reportChangeByUid() method in PlatformCompat
50 void reportChangeByUid(long changeId, int uid); in reportChangeByUid() method
73 void reportChangeByUid(long changeId, int uid); in reportChangeByUid() method
119 mPlatformCompat.reportChangeByUid(1, Process.myUid()); in reportChangeByUid_noLogCompatChangePermission_throwsSecurityException()127 mPlatformCompat.reportChangeByUid(1, Process.myUid()); in reportChangeByUid_logCompatChangePermission_noThrow()
4605 mCompatService->reportChangeByUid(IInputConstants::BLOCK_FLAG_SLIPPERY, in setInputWindowsLocked()
7826 mPlatformCompat.reportChangeByUid(RATE_LIMIT_TOASTS, uid);
15081 HPLcom/android/server/compat/PlatformCompat;->reportChangeByUid(JI)V15086 PLcom/android/server/compat/PlatformCompatNative;->reportChangeByUid(JI)V