Home
last modified time | relevance | path

Searched refs:NOT_REQUIRED (Results 1 – 7 of 7) sorted by relevance

/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/ts43/
DTs43VowifiStatus.java37 public static final int NOT_REQUIRED = 2; field in Ts43VowifiStatus.AddrStatus
47 public static final int NOT_REQUIRED = 2; field in Ts43VowifiStatus.TcStatus
57 public static final int NOT_REQUIRED = 2; field in Ts43VowifiStatus.ProvStatus
87 .orElse(TcStatus.NOT_REQUIRED)) in builder()
91 .orElse(AddrStatus.NOT_REQUIRED)) in builder()
95 .orElse(ProvStatus.NOT_REQUIRED)); in builder()
115 || provStatus() == ProvStatus.NOT_REQUIRED) in vowifiEntitled()
116 && (tcStatus() == TcStatus.AVAILABLE || tcStatus() == TcStatus.NOT_REQUIRED) in vowifiEntitled()
118 || addrStatus() == AddrStatus.NOT_REQUIRED); in vowifiEntitled()
134 && (tcStatus() == TcStatus.AVAILABLE || tcStatus() == TcStatus.NOT_REQUIRED) in inProgress()
[all …]
/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/entitlement/
DEntitlementResult.java41 .setTcStatus(Ts43VowifiStatus.TcStatus.NOT_REQUIRED)
42 .setAddrStatus(Ts43VowifiStatus.AddrStatus.NOT_REQUIRED)
43 .setProvStatus(Ts43VowifiStatus.ProvStatus.NOT_REQUIRED)
/packages/apps/ImsServiceEntitlement/tests/unittests/src/com/android/imsserviceentitlement/ts43/
DTs43VowifiStatusTest.java54 .setAddrStatus(AddrStatus.NOT_REQUIRED) in ts43VowifiStatus_addressNotRequired_vowifiEntitled()
71 .setTcStatus(TcStatus.NOT_REQUIRED) in ts43VowifiStatus_tcStatusNotRequired_vowifiEntitled()
88 .setProvStatus(ProvStatus.NOT_REQUIRED) in ts43VowifiStatus_provisionNotRequired_vowifiEntitled()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h933 AuthenticationEnable::NOT_REQUIRED};
Dlink_layer_controller.cc6087 authentication_enable_ = AuthenticationEnable::NOT_REQUIRED; in Reset()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl1996 NOT_REQUIRED = 0x00,
2354 NOT_REQUIRED = 0x00,
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl2153 NOT_REQUIRED = 0x00,
2512 NOT_REQUIRED = 0x00,