HomeSort by relevance Sort by last modified time
    Searched refs:Assist (Results 1 - 20 of 20) sorted by null

  /frameworks/base/tests/Assist/
Android.mk 8 LOCAL_PACKAGE_NAME := Assist
  /external/pdfium/xfa/fxfa/parser/
cxfa_assist.cpp 24 constexpr wchar_t kName[] = L"assist";
33 XFA_Element::Assist,
cxfa_draw.cpp 17 {XFA_Element::Assist, 1, 0}, {XFA_Element::Traversal, 1, 0},
cxfa_exclgroup.cpp 16 {XFA_Element::Border, 1, 0}, {XFA_Element::Assist, 1, 0},
cxfa_field.cpp 17 {XFA_Element::Border, 1, 0}, {XFA_Element::Assist, 1, 0},
cxfa_subform.cpp 17 {XFA_Element::Assist, 1, 0}, {XFA_Element::Traversal, 1, 0},
cxfa_node_statics.cpp 464 {0x669d4f77 /* assist */, XFA_Element::Assist},
    [all...]
  /compatibility/cdd/2_device-types/
2_4_watch-reqs.md 59 to implement an assistant on the device to handle the [Assist action](
2_2_handheld-reqs.md 241 to implement an assistant on the device to handle the [Assist action](
  /compatibility/cdd/7_hardware-compatibility/
7_2_input-devices.md 94 If device implementations provide the [Assist function]((http://developer.android.com/reference/android/view/KeyEvent.html#`KEYCODE_ASSIST`),
96 * [C-4-1] MUST make the Assist function accessible with a single action
  /frameworks/base/core/proto/android/providers/settings/
secure.proto 93 message Assist {
109 optional Assist assist = 7;
295 // explicitly allowed to see and assist with all of the user's
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProtoDumpUtil.java     [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 762 Assist,
  /compatibility/cdd/3_software/
3_8_user-interface-compatibility.md 241 Android also includes the [Assist APIs](
242 https://developer.android.com/reference/android/app/assist/package-summary.html)
246 If device implementations support the Assist action, they:
250 * Each time the assist app accesses the context, displaying a white
253 * For the preinstalled assist app, providing a user affordance less
256 and only sharing the context when the assist app is explicitly invoked by
257 the user through a hotword or assist navigation key input.
258 * [C-2-2] The designated interaction to launch the assist app as described
260 assist app, in other words the app that implements `VoiceInteractionService`,
  /prebuilts/go/darwin-x86/src/crypto/aes/
const.go 11 // extensions and s390x systems using Message-Security-Assist extensions.
  /prebuilts/go/linux-x86/src/crypto/aes/
const.go 11 // extensions and s390x systems using Message-Security-Assist extensions.
  /prebuilts/go/darwin-x86/src/runtime/
malloc.go 544 // whether this goroutine needs to assist the GC.
611 // This G is in debt. Assist the GC to correct
796 // Account for internal fragmentation in the assist
    [all...]
mgc.go 348 // utilization between assist and background marking to be 25% of
462 // GOGC. Assist is proportional to this distance, so enforce a
503 print("pacer: assist ratio=", c.assistWorkPerByte,
512 // revise updates the assist ratio during the GC cycle to account for
579 // dividing by zero or setting the assist negative.
583 // Compute the mutator assist ratio so by the time the mutator
622 // Add assist utilization; avoid divide by zero.
803 // mutator assist ratio isn't infinity.
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
malloc.go 544 // whether this goroutine needs to assist the GC.
611 // This G is in debt. Assist the GC to correct
796 // Account for internal fragmentation in the assist
    [all...]
mgc.go 348 // utilization between assist and background marking to be 25% of
462 // GOGC. Assist is proportional to this distance, so enforce a
503 print("pacer: assist ratio=", c.assistWorkPerByte,
512 // revise updates the assist ratio during the GC cycle to account for
579 // dividing by zero or setting the assist negative.
583 // Compute the mutator assist ratio so by the time the mutator
622 // Add assist utilization; avoid divide by zero.
803 // mutator assist ratio isn't infinity.
    [all...]

Completed in 499 milliseconds