Home
last modified time | relevance | path

Searched defs:sendResult (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-support-lib/src/android/support/car/app/menu/
DCarMenu.java45 public void sendResult(List<Item> results) { in sendResult() method in CarMenu
/packages/services/Telephony/src/com/android/phone/settings/
DVoicemailChangePinActivity.java630 private void sendResult(@ChangePinResult int result) { in sendResult() method in VoicemailChangePinActivity.ChangePinNetworkRequestCallback
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java887 int sendResult = sendVcardListingXml(appParamValue.needTag, op, appParamValue.maxListCount, in pullVcardListing() local