Lines Matching defs:context
69 boolean isVoicemailEnabled(Context context, PhoneAccountHandle phoneAccountHandle); in isVoicemailEnabled()
76 void setVoicemailEnabled(Context context, PhoneAccountHandle phoneAccountHandle, boolean enabled); in setVoicemailEnabled()
88 Context context, StringBuilder where, List<String> selectionArgs); in appendOmtpVoicemailSelectionClause()
99 Context context, StringBuilder where, List<String> selectionArgs); in appendOmtpVoicemailStatusSelectionClause()
109 boolean isVoicemailArchiveEnabled(Context context, PhoneAccountHandle phoneAccountHandle); in isVoicemailArchiveEnabled()
116 boolean isVoicemailArchiveAvailable(Context context); in isVoicemailArchiveAvailable()
119 Context context, PhoneAccountHandle phoneAccountHandle, boolean value); in setVoicemailArchiveEnabled()
125 Intent getSetPinIntent(Context context, PhoneAccountHandle phoneAccountHandle); in getSetPinIntent()
133 boolean isActivated(Context context, PhoneAccountHandle phoneAccountHandle); in isActivated()
140 void showConfigUi(@NonNull Context context); in showConfigUi()
143 PersistableBundle getConfig( in getConfig()
147 void onBoot(@NonNull Context context); in onBoot()
150 void onShutdown(@NonNull Context context); in onShutdown()