OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interactive
(Results
801 - 825
of
1243
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/docs/html/distribute/essentials/quality/
billions.jd
[
all
...]
/frameworks/base/proto/src/
metrics_constants.proto
[
all
...]
/frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java
221
private static native void nativeSetInteractive(long ptr, boolean
interactive
);
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
Sdk.java
651
// build jobs are run after other
interactive
jobs
755
job.setPriority(Job.BUILD); // build jobs are run after other
interactive
jobs
[
all
...]
/frameworks/base/services/core/java/com/android/server/
InputMethodManagerService.java
441
* True if the device is currently
interactive
with user. The value is true initially.
[
all
...]
/external/ImageMagick/ImageMagick/script/
porting.html
350
stream (
interactive
commands, or co-processing). </p>
364
interactive
usage. </p>
[
all
...]
/external/ImageMagick/www/
porting.html
354
stream (
interactive
commands, or co-processing). </p>
368
interactive
usage. </p>
[
all
...]
/external/autotest/client/virt/
aexpect.py
365
output as requested by the user in an
interactive
manner, similar to
[
all
...]
/external/chromium-trace/catapult/third_party/Paste/docs/
news.txt
515
interactive
debugger.
538
interactive
debugger.
[
all
...]
/external/libopus/include/
opus.h
46
* The Opus codec is designed for
interactive
speech and audio transmission over the Internet.
50
* The Opus codec is designed to handle a wide range of
interactive
audio applications,
[
all
...]
/external/libvncserver/rfb/
rfb.h
357
* link more
interactive
. */
[
all
...]
/external/sqlite/dist/orig/
shell.c
322
** at an error if we are not
interactive
.
327
** Threat stdin as an
interactive
input if the following variable
[
all
...]
/external/sqlite/dist/
shell.c
328
** at an error if we are not
interactive
.
333
** Threat stdin as an
interactive
input if the following variable
[
all
...]
/external/valgrind/coregrind/m_gdbserver/
server.c
239
" v.set mixed_output : set valgrind output to log,
interactive
output to gdb\n"
316
"
interactive
output will go to gdb\n");
[
all
...]
/frameworks/base/core/java/android/view/
Display.java
267
* device is non-
interactive
.
277
* is non-
interactive
. This mode may be used to conserve even more power by allowing
[
all
...]
/frameworks/base/docs/html/guide/topics/ui/accessibility/
apps.jd
322
state of the view, beyond text content. If your custom view provides
interactive
control beyond a
333
properties, but if your custom view provides
interactive
control beyond a simple {@link
[
all
...]
/frameworks/base/services/core/java/com/android/server/am/
BatteryStatsService.java
571
public void noteInteractive(boolean
interactive
) {
574
mStats.noteInteractiveLocked(
interactive
);
[
all
...]
/frameworks/support/core-ui/java/android/support/v4/widget/
SlidingPaneLayout.java
224
* be
interactive
at this point depending on how much of the pane is visible.
231
* to be
interactive
. It may now obscure other views in the layout.
[
all
...]
/packages/services/Car/car-ui-provider/src/android/car/ui/provider/
CarDrawerLayout.java
56
*
interactive
"drawer" views to be pulled out from the edge of the window.
177
* The drawer is
interactive
at this point.
[
all
...]
/system/update_engine/
payload_state.cc
382
if (system_state_->request_params()->
interactive
()) {
383
LOG(INFO) << "Payload backoff disabled for
interactive
update checks.";
[
all
...]
/device/google/marlin/overlay/frameworks/base/core/res/res/values/
config.xml
294
<!-- Specifies whether to decouple the
interactive
state of the device from the display on/off state. -->
/device/huawei/angler/overlay/frameworks/base/core/res/res/values/
config.xml
280
<!-- Specifies whether to decouple the
interactive
state of the device from the display on/off state. -->
/device/lge/bullhead/overlay/frameworks/base/core/res/res/values/
config.xml
186
<!-- Specifies whether to decouple the
interactive
state of the device from the display on/off state. -->
/external/bison/src/
scan-code.l
20
%option debug nodefault noinput nounput noyywrap never-
interactive
/external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.backends.chrome.oobe.html
199
<dl><dt><a name="Oobe-WaitForDocumentReadyStateToBeInteractiveOrBetter"><strong>WaitForDocumentReadyStateToBeInteractiveOrBetter</strong></a>(self, timeout<font color="#909090">=90</font>)</dt><dd><tt>Waits for the document to be
interactive
.<br>
Completed in 1780 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>