Searched refs:CAPABILITY_SELF_MANAGED (Results 1 – 11 of 11) sorted by relevance
339 public static final int CAPABILITY_SELF_MANAGED = 0x800; field in PhoneAccount939 return (mCapabilities & CAPABILITY_SELF_MANAGED) == CAPABILITY_SELF_MANAGED; in isSelfManaged()1065 if (hasCapabilities(CAPABILITY_SELF_MANAGED)) { in capabilitiesToString()
125 .setCapabilities(PhoneAccount.CAPABILITY_SELF_MANAGED | in registerPhoneAccount()
648 .setCapabilities(PhoneAccount.CAPABILITY_SELF_MANAGED) in testSelfManagedPhoneAccount()672 .setCapabilities(PhoneAccount.CAPABILITY_SELF_MANAGED | in testSelfManagedCapabilityOverride()681 assertEquals(PhoneAccount.CAPABILITY_SELF_MANAGED, registeredAccount.getCapabilities()); in testSelfManagedCapabilityOverride()
768 PhoneAccount.CAPABILITY_SELF_MANAGED)); in testLogMissedSelfManaged()
275 PhoneAccount.CAPABILITY_SELF_MANAGED)
162 .setCapabilities(PhoneAccount.CAPABILITY_SELF_MANAGED)
720 PhoneAccount.CAPABILITY_SELF_MANAGED, in getSelfManagedPhoneAccounts()833 if (account.hasCapabilities(PhoneAccount.CAPABILITY_SELF_MANAGED)) { in addOrReplacePhoneAccount()859 || account.hasCapabilities(PhoneAccount.CAPABILITY_SELF_MANAGED)); in addOrReplacePhoneAccount()
513 if (account.hasCapabilities(PhoneAccount.CAPABILITY_SELF_MANAGED)) {
288 if (phoneAccount.hasCapabilities(PhoneAccount.CAPABILITY_SELF_MANAGED)) { in removeSelfManagedCalls()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
40215 field public static final int CAPABILITY_SELF_MANAGED = 2048; // 0x800