Searched refs:reportChangeInternal (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/compat/ |
D | PlatformCompat.java | 96 reportChangeInternal(changeId, appInfo.uid, ChangeReporter.STATE_LOGGED); in reportChange() 105 reportChangeInternal(changeId, appInfo.uid, ChangeReporter.STATE_LOGGED); in reportChangeByPackageName() 112 reportChangeInternal(changeId, uid, ChangeReporter.STATE_LOGGED); in reportChangeByUid() 115 private void reportChangeInternal(long changeId, int uid, int state) { in reportChangeInternal() method in PlatformCompat 169 reportChangeInternal(changeId, appInfo.uid, in isChangeEnabledInternal()
|
/frameworks/base/services/ |
D | art-profile | 15082 HSPLcom/android/server/compat/PlatformCompat;->reportChangeInternal(JII)V+]Lcom/android/internal/co…
|