Home | History | Annotate | Download | only in phone

Lines Matching refs:foregroundUser

774                 int foregroundUser = ActivityManager.getCurrentUser();
775 ok = (foregroundUser == callingUser);
777 log("checkIfCallerIsSelfOrForegoundUser: foregroundUser=" + foregroundUser