Home | History | Annotate | Download | only in provider

Lines Matching defs:getCapabilities

3438     private static int getCapabilities(Context context, final Account account) {
3483 LogUtils.d(TAG, "getCapabilities() for %d (protocol %s): 0x%x %s", account.getId(), protocol,
3532 (account == null ? 0 : getCapabilities(context, account)));