Home
last modified time | relevance | path

Searched defs:idValue (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppReceiverTest.java230 int idValue = 1234; in onReceive_withActionTransferCompletedAndHandoverInitiated_contextSendBroadcast() local
272 int idValue = 1234; in onReceive_withActionTransferComplete_noBroadcastSent() local
DBluetoothOppTransferHistoryTest.java95 int idValue = 1234; in setUp() local
DIncomingFileConfirmActivityTest.java106 int idValue = 1234; in setUp() local
DBluetoothOppTransferActivityTest.java92 int idValue = 1234; in setUp() local
DBluetoothOppUtilityTest.java244 int idValue = 1234; in fillRecord_filledAllProperties() local
/packages/modules/Wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHalHidlImpl.java1398 mISupplicantStaNetwork.getId((SupplicantStatus status, int idValue) -> { in getId()
3015 String idValue) -> { in getEapPrivateKeyId()
3110 mISupplicantStaNetwork.getEapEngineID((SupplicantStatus status, String idValue) -> { in getEapEngineID()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java913 Pair<Integer, String> idValue = (Pair<Integer, String>) request.argument; in handleMessage() local