Searched refs:getAdjType (Results 1 – 6 of 6) sorted by relevance
1683 mAdjType = app.mState.getAdjType(); in initialize()2208 + " reason=" + state.getAdjType()); in computeOomAdjLSP()3386 + state.getCurAdj() + ": " + state.getAdjType(); in applyOomAdjLSP()3408 + " to " + curSchedGroup + ": " + state.getAdjType(); in applyOomAdjLSP()3518 + " (" + state.getCurProcState() + ")" + ": " + state.getAdjType(); in applyOomAdjLSP()3599 + " type=" + state.getAdjType() + " source=" + state.getAdjSource() in applyOomAdjLSP()
949 String getAdjType() { in getAdjType() method in ProcessStateRecord
1633 state.getAdjType(), state.makeAdjReason())); in doLowMemReportIfNeededLocked()
4658 proto.write(ProcessOomProto.ADJ_TYPE, state.getAdjType());4786 pw.print(state.getAdjType());
1275 .append(' ').append(proc.mState.getAdjType()); in startServiceInnerLocked()
509 assertEquals("vis-activity", app.mState.getAdjType()); in testUpdateOomAdj_DoOne_VisibleActivities()2329 assertEquals("service", app.mState.getAdjType()); in testUpdateOomAdj_DoAll_BoundFgService_Cycle()2330 assertEquals("service", app2.mState.getAdjType()); in testUpdateOomAdj_DoAll_BoundFgService_Cycle()2331 assertEquals("fg-service", app3.mState.getAdjType()); in testUpdateOomAdj_DoAll_BoundFgService_Cycle()3101 assertEquals(expectedAdjType, state.getAdjType()); in assertProcStates()3117 assertEquals(expectedAdjType, state.getAdjType()); in assertProcStates()