Searched defs:pd (Results 1 – 8 of 8) sorted by relevance
| /packages/modules/Bluetooth/system/stack/include/ |
| D | bt_dev_class.h | 106 #define BTM_COD_MINOR_CLASS(u8, pd) \ argument 108 #define BTM_COD_MAJOR_CLASS(u8, pd) \ argument 110 #define BTM_COD_SERVICE_CLASS(u16, pd) \ argument 118 #define FIELDS_TO_COD(pd, mn, mj, sv) \ argument
|
| /packages/apps/Messaging/src/com/android/messaging/datamodel/data/ |
| D | ParticipantData.java | 130 final ParticipantData pd = new ParticipantData(); in getFromCursor() local 174 final ParticipantData pd = new ParticipantData(); in getFromRecipientEntry() local 208 final ParticipantData pd = new ParticipantData(); in getFromRawPhone() local 236 final ParticipantData pd = getFromRawPhone(phoneNumber); in getFromRawPhoneBySystemLocale() local 259 final ParticipantData pd = getFromRawPhone(phoneNumber); in getFromRawPhoneBySimLocale() local 272 final ParticipantData pd = new ParticipantData(); in getSelfParticipant() local
|
| /packages/apps/Car/SystemUI/src/com/android/systemui/wm/ |
| D | DisplaySystemBarsController.java | 123 PerDisplay pd = new PerDisplay(displayId); in onDisplayAdded() local 141 PerDisplay pd = mPerDisplaySparseArray.get(displayId); in onDisplayRemoved() local
|
| /packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/wm/ |
| D | CarUiPortraitDisplaySystemBarsController.java | 94 CarUiPortraitPerDisplay pd = new CarUiPortraitPerDisplay(displayId); in onDisplayAdded() local 112 CarUiPortraitPerDisplay pd = mCarUiPerDisplaySparseArray.get(displayId); in onDisplayRemoved() local
|
| /packages/services/Telephony/src/com/android/phone/ |
| D | PhoneUtils.java | 284 ProgressDialog pd = new ProgressDialog(context, THEME); in displayMMIInitiate() local 371 ProgressDialog pd = new ProgressDialog(app, THEME); in displayMMIComplete() local
|
| /packages/modules/NetworkStack/src/android/net/dhcp6/ |
| D | Dhcp6Client.java | 543 final PrefixDelegation pd = new PrefixDelegation(IAID, 0 /* t1 */, 0 /* t2 */, in sendPacket() local 550 final PrefixDelegation pd = packet.mPrefixDelegation; in receivePacket() local
|
| D | Dhcp6Packet.java | 447 PrefixDelegation pd = null; in decode() local
|
| /packages/modules/Connectivity/netbpfload/ |
| D | loader.cpp | 401 static int readProgDefs(ifstream& elfFile, vector<struct bpf_prog_def>& pd, in readProgDefs() 485 vector<struct bpf_prog_def> pd; in readCodeSections() local
|