Searched refs:results (Results 76 - 100 of 123) sorted by relevance

12345

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityRecord.java142 ArrayList<ResultInfo> results; // pending ActivityResult objs we have received field in class:ActivityRecord
240 if (results != null) {
241 pw.print(prefix); pw.print("results="); pw.println(results);
681 if (results == null) {
682 results = new ArrayList<ResultInfo>();
684 results.add(r);
689 if (results != null) {
690 for (int i=results.size()-1; i>=0; i--) {
691 ActivityResult r = (ActivityResult)results
[all...]
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1010 CameraMetadata results; local
1016 if (CameraMetadata_getNativeMetadata(env, resultsPtr, &results) != OK) {
1018 "No native metadata defined for capture results.");
1022 sp<NativeContext> nativeContext = new NativeContext(characteristics, results);
1050 CameraMetadata results = *(nativeContext->getResult()); local
1300 results.find(ANDROID_SENSOR_EXPOSURE_TIME);
1334 results.find(ANDROID_SENSOR_SENSITIVITY);
1357 results.find(ANDROID_LENS_FOCAL_LENGTH);
1368 results.find(ANDROID_LENS_APERTURE);
1531 results
[all...]
/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp497 IntArrayHelper results(env, results_ref, resultsOffset, resultsCapacity);
499 bool initializedOK = mvp.check() && spheres.check() && results.check();
506 results.bind();
513 pResults = results.mData;
523 results.commitChanges();
/frameworks/base/cmds/am/src/com/android/commands/am/
H A DAm.java157 " --start-profiler <FILE>: start profiler and send results to <FILE>\n" +
195 " -r: print raw results (otherwise decode REPORT_KEY_STREAMRESULT). Use with\n" +
592 // Boolean.valueOf() results in false for anything that is not "true", which is
1787 public void instrumentationStatus(ComponentName name, int resultCode, Bundle results) { argument
1791 if (!mRawMode && results != null) {
1792 pretty = results.getString(Instrumentation.REPORT_KEY_STREAMRESULT);
1797 if (results != null) {
1798 for (String key : results.keySet()) {
1800 "INSTRUMENTATION_STATUS: " + key + "=" + results.get(key));
1811 Bundle results) {
1810 instrumentationFinished(ComponentName name, int resultCode, Bundle results) argument
[all...]
/frameworks/base/core/java/android/util/
H A DPathParser.java171 float[] results = new float[s.length()];
187 results[count++] = Float.parseFloat(
198 return Arrays.copyOf(results, count);
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
H A DWifiTracker.java343 final Collection<ScanResult> results = fetchScanResults();
344 if (results != null) {
345 for (ScanResult result : results) {
/frameworks/base/services/net/java/android/net/dhcp/
H A DDhcpClient.java782 DhcpResults results = packet.toDhcpResults();
783 if (results != null) {
784 mDhcpLease = results;
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DPathParser.java199 float[] results = new float[s.length()];
215 results[count++] = Float.parseFloat(
226 return copyOfRange(results, 0, count);
/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java1174 final List<UsageStats> results = UsageStatsService.this.queryUsageStats(
1176 if (results != null) {
1177 return new ParceledListSlice<>(results);
1195 final List<ConfigurationStats> results =
1198 if (results != null) {
1199 return new ParceledListSlice<>(results);
/frameworks/base/packages/SettingsLib/tests/src/com/android/settingslib/wifi/
H A DWifiTrackerTest.java138 // Send all of the configs and scan results to the tracker.
144 assertEquals("Expected number of results", NUM_NETWORKS, accessPoints.size());
162 // Send all of the configs and scan results to the tracker.
168 // Only expect the first two to come back in the results.
169 assertEquals("Expected number of results", 2, accessPoints.size());
186 // Send all of the configs and scan results to the tracker.
192 // Only expect the first two to come back in the results.
193 assertEquals("Expected number of results", 2, accessPoints.size());
210 // Send all of the configs and scan results to the tracker.
217 assertEquals("Expected number of results", NUM_NETWORK
315 addResult(List<ScanResult> results, String ssid, int level) argument
[all...]
/frameworks/rs/api/
H A Drs_convert.spec41 Converting numbers too large to fit the destination type yields undefined results.
H A Drs_math.spec376 If min_value is greater than max_value, the results are undefined.
654 The @max() function returns identical results but can be applied to more data types.
679 The @min() function returns identical results but can be applied to more data types.
1232 This function yields undefined results from input values less than -1 or greater than 1.
1268 This function yields undefined results from input values less than -1 or greater than 1.
1286 This function yields undefined results from input values less than -1 or greater than 1.
1322 This function yields undefined results from input values less than -1 or greater than 1.
/frameworks/base/core/java/android/content/
H A DContentProviderNative.java192 final ContentProviderResult[] results = applyBatch(callingPkg, operations);
194 reply.writeTypedArray(results, 0);
521 final ContentProviderResult[] results =
523 return results;
/frameworks/base/tools/aidl/
H A Dgenerate_java_rpc.cpp710 // If there is a results interface for this class
717 // Add the results dispatcher callback
774 // Unmarshall the results
802 // == the callback interface for results ================================
971 ResultDispatcherClass* results = new ResultDispatcherClass(); local
981 generate_regular_method((method_type*)item, proxy, base, results, index);
990 // only add this if there are methods with results / out parameters
991 if (results->needed) {
992 proxy->elements.push_back(results);
/frameworks/opt/net/wifi/service/jni/
H A Dwifi_hal_stub.h46 int max, wifi_cached_scan_results *results, int *num);
/frameworks/opt/net/wifi/service/lib/
H A Dwifi_hal_stub.cpp71 int max, wifi_cached_scan_results *results, int *num) {
70 wifi_get_cached_gscan_results_stub(wifi_interface_handle iface, byte flush, int max, wifi_cached_scan_results *results, int *num) argument
/frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBlasControls.java87 mResultView = (TextView) findViewById(R.id.results);
151 Log.v(TAG, "Saved results in: " + resultFile.getAbsolutePath());
173 float r[] = data.getFloatArrayExtra("results");
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DRttService.java191 void reportResult(RttRequest request, RttManager.RttResult[] results) { argument
193 new RttManager.ParcelableRttResults(results);
H A DWifiStateMachine.java201 /* Scan results handling */
206 // For debug, number of known scan results that were found as part of last scan result event,
207 // as well the number of scans results returned by the supplicant with that message
236 public void onPnoNetworkFound(ScanResult results[]) { argument
238 Log.e(TAG, "onPnoNetworkFound event received num = " + results.length);
239 for (int i = 0; i < results.length; i++) {
240 Log.e(TAG, results[i].toString());
243 sendMessage(CMD_PNO_NETWORK_FOUND, results.length, 0, results);
246 public void processPnoNetworkFound(ScanResult results[]) { argument
953 onResults(WifiScanner.ScanData[] results) argument
[all...]
/frameworks/wilhelm/src/
H A DAndroid.mk62 # (otherwise a warning log on error results only)
/frameworks/base/core/java/android/app/
H A DIApplicationThread.java59 void scheduleSendResult(IBinder token, List<ResultInfo> results) throws RemoteException; argument
H A DActivityThread.java535 List<ResultInfo> results; field in class:ActivityThread.ResultData
537 return "ResultData{token=" + token + " results" + results + "}";
620 public final void scheduleSendResult(IBinder token, List<ResultInfo> results) { argument
623 res.results = results;
3684 private void deliverResults(ActivityClientRecord r, List<ResultInfo> results) { argument
3685 final int N = results.size();
3687 ResultInfo ri = results.get(i);
3742 deliverResults(r, res.results);
4720 finishInstrumentation(int resultCode, Bundle results) argument
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java970 List<Pair<String, Boolean>> results = new ArrayList<Pair<String, Boolean>>(attrs.length);
983 results.add(Pair.of(resolvedResource.getSecond(), isFramework));
985 results.add(null);
989 return results;
/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java99 + " Have you considered returning results faster?");
665 final List<Intent> results = new ArrayList<>();
668 results.add(mSourceInfo.getAllSourceIntents().get(0));
670 return results;
/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp307 const vector<uint32_t>& results);
333 * measurements on that format and report the results.
588 // Display overlap results
1531 const vector<uint32_t>& results)
1539 for (vector<uint32_t>::const_iterator it = results.begin();
1540 it != results.end(); ++it) {
1530 printOverlapLine(size_t indent, const string formatStr, const vector<uint32_t>& results) argument

Completed in 1331 milliseconds

12345