Searched refs:isForce (Results 1 – 7 of 7) sorted by relevance
41 assertWithMessage("force").that(request.isForce()).isTrue(); in testUserStopRequest_withSetForce()49 assertWithMessage("force").that(request.isForce()).isFalse(); in testUserStopRequest_withoutSetForce()
114 public boolean isForce() { in isForce() method in UserStopRequest
2286 boolean forceStop = request.isForce(); in stopUser()
2608 method public boolean isForce();
2704 method public boolean isForce();
4542 UnflaggedApi: android.car.user.UserStopRequest#isForce():4543 New API must be flagged with @FlaggedApi: method android.car.user.UserStopRequest.isForce()