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

  /frameworks/base/tests/Assist/
Android.mk 8 LOCAL_PACKAGE_NAME := Assist
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_element_properties.cpp 217 {XFA_Element::Assist, 1, 0},
240 {XFA_Element::Assist, 1, 0},
268 {XFA_Element::Assist, 1, 0},
406 {XFA_Element::Assist, 1, 0},
xfa_basic_data.cpp 316 {0x669d4f77, L"assist", XFA_Element::Assist,
    [all...]
cxfa_widgetdata.cpp 375 return CXFA_Assist(m_pNode->GetProperty(0, XFA_Element::Assist, bModified));
    [all...]
  /compatibility/cdd/2_device-types/
2_4_watch-reqs.md 36 an assistant on the device to handle the [Assist action](
2_2_handheld-reqs.md 78 an assistant on the device to handle the [Assist action](
  /compatibility/cdd/7_hardware-compatibility/
7_2_input-devices.md 118 If device implementations provide the [Assist function]((http://developer.android.com/reference/android/view/KeyEvent.html#`KEYCODE_ASSIST`),
120 * [C-4-1] MUST make the Assist function accessible with a single action
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 761 Assist,
  /compatibility/cdd/3_software/
3_8_user-interface-compatibility.md 228 Android also includes the [Assist APIs](
229 https://developer.android.com/reference/android/app/assist/package-summary.html)
233 If device implementations support the Assist action, they:
237 * Each time the assist app accesses the context, displaying a white
240 * For the preinstalled assist app, providing a user affordance less
243 and only sharing the context when the assist app is explicitly invoked by
244 the user through a hotword or assist navigation key input.
245 * [C-2-2] The designated interaction to launch the assist app as described
247 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/darwin-x86/src/runtime/
malloc.go 514 // whether this goroutine needs to assist the GC.
581 // This G is in debt. Assist the GC to correct
767 // Account for internal fragmentation in the assist
mgc.go 328 // utilization between assist and background marking to be 25% of
455 // GOGC. Assist is proportional to this distance, so enforce a
486 print("pacer: assist ratio=", c.assistWorkPerByte,
495 // revise updates the assist ratio during the GC cycle to account for
506 // to change the assist ratio. However, this is still a useful hook
521 // mutator utilization, heap size, or assist time and it
541 // dividing by zero or setting the assist negative.
545 // Compute the mutator assist ratio so by the time the mutator
579 // Add assist utilization; avoid divide by zero.
595 // mutator assist ratio isn't infinity
    [all...]
  /prebuilts/go/linux-x86/src/crypto/aes/
const.go 11 // extensions and s390x systems using Message-Security-Assist extensions.
  /prebuilts/go/linux-x86/src/runtime/
malloc.go 514 // whether this goroutine needs to assist the GC.
581 // This G is in debt. Assist the GC to correct
767 // Account for internal fragmentation in the assist
mgc.go 328 // utilization between assist and background marking to be 25% of
455 // GOGC. Assist is proportional to this distance, so enforce a
486 print("pacer: assist ratio=", c.assistWorkPerByte,
495 // revise updates the assist ratio during the GC cycle to account for
506 // to change the assist ratio. However, this is still a useful hook
521 // mutator utilization, heap size, or assist time and it
541 // dividing by zero or setting the assist negative.
545 // Compute the mutator assist ratio so by the time the mutator
579 // Add assist utilization; avoid divide by zero.
595 // mutator assist ratio isn't infinity
    [all...]

Completed in 231 milliseconds