HomeSort by relevance Sort by last modified time
    Searched full:report (Results 1201 - 1225 of 8682) sorted by null

<<41424344454647484950>>

  /frameworks/base/docs/html/sdk/api_diff/17/changes/
changes-summary.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
10 Android API Differences Report
74 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75 <p>This report details the changes in the core Android framework API between two <a
78 The report also includes general statistics that characterize the extent and type of the differences.</p>
79 <p>This report is based a comparison of the Android API specifications
84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
85 controls on the left. The report uses text formatting to indicate <em>interface names</em>,
  /frameworks/base/docs/html/sdk/api_diff/18/changes/
changes-summary.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
10 Android API Differences Report
74 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75 <p>This report details the changes in the core Android framework API between two <a
78 The report also includes general statistics that characterize the extent and type of the differences.</p>
79 <p>This report is based a comparison of the Android API specifications
84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
85 controls on the left. The report uses text formatting to indicate <em>interface names</em>,
  /frameworks/base/docs/html/sdk/api_diff/19/changes/
changes-summary.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
10 Android API Differences Report
74 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75 <p>This report details the changes in the core Android framework API between two <a
78 The report also includes general statistics that characterize the extent and type of the differences.</p>
79 <p>This report is based a comparison of the Android API specifications
84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
85 controls on the left. The report uses text formatting to indicate <em>interface names</em>,
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
changes-summary.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
10 Android API Differences Report
74 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75 <p>This report details the changes in the core Android framework API between two <a
78 The report also includes general statistics that characterize the extent and type of the differences.</p>
79 <p>This report is based a comparison of the Android API specifications
84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
85 controls on the left. The report uses text formatting to indicate <em>interface names</em>,
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
changes-summary.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
10 Android API Differences Report
74 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75 <p>This report details the changes in the core Android framework API between two <a
78 The report also includes general statistics that characterize the extent and type of the differences.</p>
79 <p>This report is based a comparison of the Android API specifications
84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
85 controls on the left. The report uses text formatting to indicate <em>interface names</em>,
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
changes-summary.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
10 Android API Differences Report
74 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75 <p>This report details the changes in the core Android framework API between two <a
78 The report also includes general statistics that characterize the extent and type of the differences.</p>
79 <p>This report is based a comparison of the Android API specifications
84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
85 controls on the left. The report uses text formatting to indicate <em>interface names</em>,
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
changes-summary.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
10 Android API Differences Report
74 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75 <p>This report details the changes in the core Android framework API between two <a
78 The report also includes general statistics that characterize the extent and type of the differences.</p>
79 <p>This report is based a comparison of the Android API specifications
84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
85 controls on the left. The report uses text formatting to indicate <em>interface names</em>,
  /frameworks/base/location/java/android/location/
GpsStatus.java 90 * Event sent periodically to report GPS satellite status.
100 * Called to report changes in the GPS status.
  /frameworks/base/native/android/
asset_manager.cpp 132 // Find the next regular file; explicitly don't report directories even if the
133 // underlying implementation changes to report them. At that point we can add
  /frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
ProxyServer.java 230 Log.w(TAG, "Proxy failed to report port to PacManager", e);
241 Log.w(TAG, "Proxy failed to report port to PacManager", e);
  /frameworks/base/services/java/com/android/server/usb/
UsbHostManager.java 96 /* Called from JNI in monitorUsbHostBus() to report new USB devices */
160 /* Called from JNI in monitorUsbHostBus to report USB device removal */
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsStorageMonitor.java 110 Rlog.v(TAG, "Memory status report to modem pending : mStorageAvailable = "
119 Rlog.v(TAG, "Sending pending memory status report : mStorageAvailable = "
  /libcore/luni/src/main/java/javax/xml/transform/
ErrorListener.java 44 * <p><code>Transformer</code>s may use this mechanism to report XML parsing
52 * <p>{@link javax.xml.transform.Transformer} can use this method to report
  /libcore/luni/src/test/java/libcore/java/nio/charset/
CharsetEncoderTest.java 94 testCharsetEncoderSplitSurrogates(CodingErrorAction.REPORT);
109 // IGNORE just ignores both characters, REPORT complains that the second is
  /ndk/sources/host-tools/make-3.81/config/
compile 28 # This file is maintained in Automake, please report
48 Report bugs to <bug-automake@gnu.org>.
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AttachmentLoader.java 196 // Report the error, but also report back to the service
  /packages/apps/Mms/src/com/android/mms/transaction/
MmsMessageSender.java 140 // Delivery report.
145 // Read report.
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeLlcpConnectionlessSocket.cpp 39 /* Report the callback status and wake up the caller */
49 /* Report the callback status and wake up the caller */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
mkinstalldirs 10 # This file is maintained in Automake, please report
26 Report bugs to <bug-automake@gnu.org>."
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
mkinstalldirs 10 # This file is maintained in Automake, please report
26 Report bugs to <bug-automake@gnu.org>."
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
mkinstalldirs 10 # This file is maintained in Automake, please report
26 Report bugs to <bug-automake@gnu.org>."
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
mkinstalldirs 10 # This file is maintained in Automake, please report
26 Report bugs to <bug-automake@gnu.org>."
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
mkinstalldirs 10 # This file is maintained in Automake, please report
23 Report bugs to <bug-automake@gnu.org>."
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ftw.h 70 FTW_MOUNT = 2, /* Report only files on same file system as the
75 FTW_DEPTH = 8 /* Report files in directory before directory itself.*/
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hiddev.h 139 * is set to (HIDDEV_FLAG_UREF | HIDDEV_FLAG_REPORT) and a new report has
184 /* To traverse the input report descriptor info for a HID device, perform the

Completed in 1023 milliseconds

<<41424344454647484950>>