Home | History | Annotate | Download | only in app

Lines Matching defs:reason

2864          * been specified for the reason for this level.
2887 * The reason for {@link #importance}, if any.
3127 * @param reason The reason for the kill.
3133 public void killUid(int uid, String reason) {
3136 UserHandle.getUserId(uid), reason);