Lines Matching refs:CallScreeningService
40860 public abstract class CallScreeningService extends android.app.Service {
40861 ctor public CallScreeningService();
40864 … void respondToCall(android.telecom.Call.Details, android.telecom.CallScreeningService.CallRespons…
40865 …ld public static final java.lang.String SERVICE_INTERFACE = "android.telecom.CallScreeningService";
40868 public static class CallScreeningService.CallResponse {
40875 public static class CallScreeningService.CallResponse.Builder {
40876 ctor public CallScreeningService.CallResponse.Builder();
40877 method public android.telecom.CallScreeningService.CallResponse build();
40878 … method public android.telecom.CallScreeningService.CallResponse.Builder setDisallowCall(boolean);
40879 method public android.telecom.CallScreeningService.CallResponse.Builder setRejectCall(boolean);
40880 method public android.telecom.CallScreeningService.CallResponse.Builder setSkipCallLog(boolean);
40881 …method public android.telecom.CallScreeningService.CallResponse.Builder setSkipNotification(boolea…