Searched refs:getFailureReason (Results 1 – 8 of 8) sorted by relevance
75 public int getFailureReason() { in startTetheredHotspot()76 return state.getFailureReason(); in startTetheredHotspot()
57 int getFailureReason(); in getFailureReason() method
140 public int getFailureReason() { in getFailureReason() method in SoftApState
2584 public int getFailureReason() { in getFailureReason() method in CarPowerManagementService.AsyncPolicyRequest2712 request.getFailureReason()); in applyPowerPolicy()2714 return getPolicyRequestError(requestId, request.getFailureReason()); in applyPowerPolicy()3365 + "failure reason = %d", powerStateName, request.getFailureReason()); in delegateDefaultPowerPolicyForStateToDaemon()
2591 assertThat(softApStateCaptor.getValue().getFailureReason()) in testSoftApModeDoesNotToggleOnWhenInEcm()2609 assertThat(softApStateCaptor.getValue().getFailureReason()) in testSoftApModeDoesNotToggleOnWhenInEcm()
10911 softApStateCaptor.getValue().getFailureReason(); in registerLohsSoftApCallbackAndVerify()
1908 softApState.getFailureReason(); in softApCallbackIsCalledOnCorrectThread()
571 method public int getFailureReason();