Searched refs:curUserId (Results 1 – 1 of 1) sorted by relevance
370 final int curUserId = curUser.getUserIdentifier(); in onUser() local372 t.traceBegin("ssm." + onWhat + "User-" + curUserId); in onUser()373 Slog.i(TAG, "Calling on" + onWhat + "User " + curUserId in onUser()389 Slog.d(TAG, "Skipping " + onWhat + "User-" + curUserId + " on service " in onUser()393 Slog.i(TAG, "Skipping " + onWhat + "User-" + curUserId + " on " in onUser()398 t.traceBegin("ssm.on" + onWhat + "User-" + curUserId + "_" + serviceName); in onUser()428 "on" + onWhat + "User-" + curUserId); in onUser() local