Home
last modified time | relevance | path

Searched refs:P3 (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCarrierPrivilegeRules.java69 private static final int P3 = 0x00; field in UiccCarrierPrivilegeRules
467 mUiccProfile.iccTransmitApduLogicalChannel(mChannelId, CLA, COMMAND, P1, P2, P3, in handleMessage()
525 P1, P2_EXTENDED_DATA, P3, DATA, in handleMessage()
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop93 # color primaries as DCI-P3.
121 # 1. is a wide color gamut display, typically DCI-P3 or lager
/frameworks/av/media/codec2/tests/
DC2Param_test.cpp1893 const C2NumbersPortTuning *P3[] = { boutp1.get() }; in TEST_F() local
1894 for (const auto p : P3) { in TEST_F()