Searched refs:mShouldDisallowCall (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DCallScreeningService.java93 private final boolean mShouldDisallowCall; field in class:CallScreeningService.CallResponse
108 mShouldDisallowCall = shouldDisallowCall;
118 return mShouldDisallowCall;
144 private boolean mShouldDisallowCall; field in class:CallScreeningService.CallResponse.Builder
153 mShouldDisallowCall = shouldDisallowCall;
186 mShouldDisallowCall,

Completed in 49 milliseconds