HomeSort by relevance Sort by last modified time
    Searched full:assistant (Results 51 - 75 of 239) sorted by null

1 23 4 5 6 7 8 910

  /frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
AssistDisclosure.java 40 * Visually discloses that contextual data was provided to an assistant.
AssistManager.java 273 Log.v(TAG, "Assistant component "
  /frameworks/base/tests/Assist/src/com/android/test/assist/
AssistInteractionSession.java 116 Log.i("Assistant", "Lockscreen was shown");
  /frameworks/opt/vcard/java/com/android/vcard/
VCardSourceDetector.java 53 "X-MICROSOFT-ASST_TEL", "X-MICROSOFT-ASSISTANT", "X-MICROSOFT-OFFICELOC"));
VCardConstants.java 146 public static final String PARAM_PHONE_EXTRA_TYPE_ASSISTANT = "ASSISTANT";
VCardParserImpl_V30.java 272 // TITLE:Area Administrator\, Assistant\n EMAIL\;TYPE=INTERN\n
  /art/runtime/
oat_file_assistant_test.cc 215 // Use an oat file assistant to find the proper oat location.
    [all...]
oat_file_assistant.h 46 // The oat file assistant is intended to be used with dex locations not on the
313 // the oat file assistant.
437 // assistant to an image file manager.
  /frameworks/base/docs/html/about/versions/marshmallow/
android-6.0.jd 248 This release offers a new way for users to engage with your apps through an assistant. To use this
249 feature, the user must enable the assistant to use the current context. Once enabled, the user
250 can summon the assistant within any app, by long-pressing on the <strong>Home</strong> button.</p>
251 <p>Your app can elect to not share the current context with the assistant by setting the
253 standard set of information that the platform passes to the assistant, your app can share
256 <p>To provide the assistant with additional context from your app, follow these steps:</p>
    [all...]
  /cts/tests/tests/assist/common/src/android/assist/common/
Utils.java 76 /** Extras for passing the Assistant's ContentView's dimensions*/
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/docs/
Makefile 90 @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/oauth2client.qhc"
  /external/chromium-trace/catapult/third_party/html5lib-python/doc/
Makefile 90 @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/html5lib.qhc"
make.bat 120 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\html5lib.ghc
  /external/clang/docs/
Makefile.sphinx 92 @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/Clang.qhc"
make.bat 104 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Clang.ghc
  /external/clang/docs/analyzer/
make.bat 104 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\ClangStaticAnalyzer.ghc
  /external/llvm/docs/
make.bat 104 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\llvm.ghc
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidSourceViewerConfig.java 100 // Builtin Eclipse WTP code completion assistant? If so,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintFix.java 177 // a quick assistant (the marker resolution adds a suitable @TargetApi annotation)
  /frameworks/base/core/java/android/app/
SearchManager.java     [all...]
  /frameworks/base/docs/html/design/get-started/
principles.jd 210 <p>Like a good personal assistant, shield people from unimportant minutiae. People want to stay
  /frameworks/support/compat/java/android/support/v4/view/accessibility/
AccessibilityEventCompat.java 239 * Represents the event of the assistant currently reading the users screen context.
  /packages/apps/ContactsCommon/res/values-af/
strings.xml 41 <string name="call_assistant" msgid="5188990854852312696">"Bel <xliff:g id="ASSISTANT">%s</xliff:g>"</string>
63 <string name="sms_assistant" msgid="2677586547377136683">"SMS <xliff:g id="ASSISTANT">%s</xliff:g>"</string>
  /packages/apps/ContactsCommon/res/values-am/
strings.xml 41 <string name="call_assistant" msgid="5188990854852312696">"?<xliff:g id="ASSISTANT">%s</xliff:g> ????"</string>
63 <string name="sms_assistant" msgid="2677586547377136683">"?<xliff:g id="ASSISTANT">%s</xliff:g> ??? ???"</string>
  /packages/apps/ContactsCommon/res/values-ar/
strings.xml 41 <string name="call_assistant" msgid="5188990854852312696">"??????? ?? <xliff:g id="ASSISTANT">%s</xliff:g>"</string>
63 <string name="sms_assistant" msgid="2677586547377136683">"????? ????? ???? ??? <xliff:g id="ASSISTANT">%s</xliff:g>"</string>

Completed in 1213 milliseconds

1 23 4 5 6 7 8 910