Searched refs:handleUidInactive (Results 1 – 2 of 2) sorted by relevance
2681 void handleUidInactive(int uid, boolean disabled) { in handleUidInactive() method in AppRestrictionController3087 c.handleUidInactive(msg.arg1, msg.arg2 == 1); in handleMessage()3100 c.handleUidInactive(msg.arg1, msg.arg2 == 1); in handleMessage()
1315 HSPLcom/android/server/am/AppRestrictionController;->handleUidInactive(IZ)V