HomeSort by relevance Sort by last modified time
    Searched full:displays (Results 251 - 275 of 592) sorted by null

<<11121314151617181920>>

  /frameworks/policies/base/phone/com/android/internal/policy/impl/
SimUnlockScreen.java 40 * Displays a dialer like interface to unlock the SIM PIN.
  /packages/apps/Contacts/src/com/android/contacts/
CallDetailActivity.java 54 * Displays the details of a specific call log entry.
ContactPhotoLoader.java 268 * Goes over pending loading requests and displays loaded photos. If some of the
  /packages/apps/Mms/src/com/android/mms/ui/
SearchActivity.java 73 * Subclass of TextView which displays a snippet of text which matches the full text and
  /packages/apps/Settings/src/com/android/settings/
AccessibilitySettings.java 329 * Displays a message telling the user that they do not have any accessibility
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/voice/
RecognitionView.java 50 * Displays a recognition dialog (with waveform, voice meter, etc.),
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-addr2line.1 158 and \fBaddr2line\fR displays the file name and line number for each
arm-eabi-nlmconv.1 194 Displays (on standard error) the linker command line used by \fBnlmconv\fR.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-addr2line.1 158 and \fBaddr2line\fR displays the file name and line number for each
arm-eabi-nlmconv.1 194 Displays (on standard error) the linker command line used by \fBnlmconv\fR.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-addr2line.1 158 and \fBaddr2line\fR displays the file name and line number for each
arm-eabi-nlmconv.1 194 Displays (on standard error) the linker command line used by \fBnlmconv\fR.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-addr2line.1 158 and \fBaddr2line\fR displays the file name and line number for each
arm-eabi-nlmconv.1 194 Displays (on standard error) the linker command line used by \fBnlmconv\fR.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-addr2line.1 158 and \fBaddr2line\fR displays the file name and line number for each
arm-eabi-nlmconv.1 194 Displays (on standard error) the linker command line used by \fBnlmconv\fR.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-addr2line.1 158 and \fBaddr2line\fR displays the file name and line number for each
arm-eabi-nlmconv.1 194 Displays (on standard error) the linker command line used by \fBnlmconv\fR.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-addr2line.1 158 and \fBaddr2line\fR displays the file name and line number for each
i686-unknown-linux-gnu-nlmconv.1 194 Displays (on standard error) the linker command line used by \fBnlmconv\fR.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiManifestPkgAttrNode.java 287 * Displays the New Project Wizard to create a new project.
UiPackageAttributeNode.java 293 * Displays and handles a "Create Package Wizard".
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiFlagAttributeNode.java 184 * Displays a list of flag names with checkboxes.
  /system/extras/procmem/
procmem.c 305 " -w Displays statistics for the working set only.\n"
  /development/pdk/docs/porting/
instrumentation_testing.jd 127 <p> To run your tests, use the <code>am instrument</code> command with your <code>InstrumentationTestRunner</code> as its argument. Results are printed as a result of the instrumentation. For example, the following snippet displays the output after running the framework tests with one test failing (note the unusual syntax caused by how instrumentations are run via <code>am</code>):</p>
334 <p>Create a class that derives from this class. You must override two abstract methods; one that returns the class loader of the target package, and another that defines all of the tests within the package. For example, the snippet below displays the test runner for the framework tests.</p>

Completed in 1015 milliseconds

<<11121314151617181920>>