Lines Matching refs:CallScreeningService
36034 public abstract class CallScreeningService extends android.app.Service {
36035 ctor public CallScreeningService();
36038 … void respondToCall(android.telecom.Call.Details, android.telecom.CallScreeningService.CallRespons…
36039 …ld public static final java.lang.String SERVICE_INTERFACE = "android.telecom.CallScreeningService";
36042 public static class CallScreeningService.CallResponse {
36049 public static class CallScreeningService.CallResponse.Builder {
36050 ctor public CallScreeningService.CallResponse.Builder();
36051 method public android.telecom.CallScreeningService.CallResponse build();
36052 … method public android.telecom.CallScreeningService.CallResponse.Builder setDisallowCall(boolean);
36053 method public android.telecom.CallScreeningService.CallResponse.Builder setRejectCall(boolean);
36054 method public android.telecom.CallScreeningService.CallResponse.Builder setSkipCallLog(boolean);
36055 …method public android.telecom.CallScreeningService.CallResponse.Builder setSkipNotification(boolea…