Searched refs:CallScreeningService (Results 1 – 14 of 14) sorted by relevance
49 public abstract class CallScreeningService extends Service { class194 public CallScreeningService() { in CallScreeningService() method in CallScreeningService
369 в приложении для звонков реализована новая служба <code>CallScreeningService</code>,381 Дополнительную информацию можно найти в описании <code>android.telecom.CallScreeningService</code>
368 …Android N 能讓預設電話應用程式過濾來電。電話應用程式執行的方法是實作新的<code>CallScreeningService</code>,它可以讓電話應用程式根據來電的 {@link …381 …t}preview/setup-sdk.html#docs-dl">API 參考資料</a>中的 <code>android.telecom.CallScreeningService</code>。
429 …Android N では、デフォルトの電話アプリで着信をスクリーニングできます。新しい <code>CallScreeningService</code> を実装することによって、電話アプリは着信…442 …iew/setup-sdk.html#docs-dl">API リファレンス</a>の <code>android.telecom.CallScreeningService</code> をご覧く…
429 …Android N 允许默认的手机应用过滤来电。手机应用执行此操作的方式是实现新的 <code>CallScreeningService</code>,该方法允许手机应用基于来电的 {@link …442 …oot}preview/setup-sdk.html#docs-dl">API 参考</a>中的 <code>android.telecom.CallScreeningService</code>。
430 전화 앱에는 새로운 <code>CallScreeningService</code>가 구현되며, 이를 통해 전화 앱은444 참조</a>에서 <code>android.telecom.CallScreeningService</code>를 참조하세요.
430 telepon melakukannya dengan mengimplementasikan <code>CallScreeningService</code> baru,442 Untuk informasi selengkapnya, lihat <code>android.telecom.CallScreeningService</code>
474 app does this by implementing the new <code>CallScreeningService</code>,486 For more information, see <code>android.telecom.CallScreeningService</code>
430 hace esto a través del nuevo <code>CallScreeningService</code>,442 Para obtener más información, consulta <code>android.telecom.CallScreeningService</code>
430 de telefone faz isso implementando o novo <code>CallScreeningService</code>,442 Para obter mais informações, consulte <code>android.telecom.CallScreeningService</code>
369 gọi điện thực hiện điều này bằng cách thực thi <code>CallScreeningService</code> mới,381 Để biết thêm thông tin, hãy xem <code>android.telecom.CallScreeningService</code>
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);[all …]
36111 public abstract class CallScreeningService extends android.app.Service {36112 ctor public CallScreeningService();36115 … void respondToCall(android.telecom.Call.Details, android.telecom.CallScreeningService.CallRespons…36116 …ld public static final java.lang.String SERVICE_INTERFACE = "android.telecom.CallScreeningService";36119 public static class CallScreeningService.CallResponse {36126 public static class CallScreeningService.CallResponse.Builder {36127 ctor public CallScreeningService.CallResponse.Builder();36128 method public android.telecom.CallScreeningService.CallResponse build();36129 … method public android.telecom.CallScreeningService.CallResponse.Builder setDisallowCall(boolean);36130 method public android.telecom.CallScreeningService.CallResponse.Builder setRejectCall(boolean);[all …]
38876 public abstract class CallScreeningService extends android.app.Service {38877 ctor public CallScreeningService();38880 … void respondToCall(android.telecom.Call.Details, android.telecom.CallScreeningService.CallRespons…38881 …ld public static final java.lang.String SERVICE_INTERFACE = "android.telecom.CallScreeningService";38884 public static class CallScreeningService.CallResponse {38891 public static class CallScreeningService.CallResponse.Builder {38892 ctor public CallScreeningService.CallResponse.Builder();38893 method public android.telecom.CallScreeningService.CallResponse build();38894 … method public android.telecom.CallScreeningService.CallResponse.Builder setDisallowCall(boolean);38895 method public android.telecom.CallScreeningService.CallResponse.Builder setRejectCall(boolean);[all …]