Searched defs:subType (Results 1 – 4 of 4) sorted by relevance
60 int type, int subType, String subscriberId, String networkId, boolean roaming) { in NetworkIdentity()160 final int subType = state.networkInfo.getSubtype(); in buildNetworkIdentity() local
49 final int subType = in.readInt(); in NetworkIdentitySet() local
36 MediaResource::MediaResource(String8 type, String8 subType, uint64_t value) in MediaResource()
204 int subType = elementPayload.get() & Constants.BYTE_MASK; in buildElement() local