Searched defs:handleResult (Results 1 – 2 of 2) sorted by relevance
226 @Constants.HandleMessageResult int handleResult = mHdmiLocalDevice.dispatchMessage(msg); in dispatchMessage_logicalAddressDoesNotMatch() local236 int handleResult = in handleGivePhysicalAddress_success() local255 int handleResult = in handleGivePhysicalAddress_failure() local271 int handleResult = in handleGiveDeviceVendorId_success() local290 int handleResult = in handleGiveDeviceVendorId_failure() local
174 private void handleResult(List<AppTarget> sortedAppTargets) { in handleResult() method in AppPredictionServiceResolverComparator