OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shortcut
(Results
301 - 325
of
1532
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libchrome/crypto/
ec_private_key.h
56
//
Shortcut
for code that needs to keep a reference directly to NSS types
/external/skia/include/gpu/
GrProcessor.h
79
/**
Shortcut
for textureAccess(index).texture(); */
GrShaderVar.h
157
*
Shortcut
for this->getName().c_str();
/external/skia/site/dev/contrib/
patch.md
18
If you use git cl, then you should be able to use the
shortcut
:
/external/skia/tools/skiaserve/
Response.cpp
32
" <link rel='
shortcut
icon' href='https://debugger.skia.org/res/img/favicon.ico' type='image/x-icon'/ >"
/external/svox/pico/lib/
picoknow.h
162
*
shortcut
: kb
picokpdf.h
90
*
shortcut
: kpdf*
/frameworks/base/core/java/com/android/internal/content/
SelectionBuilder.java
57
//
Shortcut
when clause is empty
/frameworks/base/core/java/com/android/internal/view/menu/
MenuDialogHelper.java
120
// Menu
shortcut
matching
/frameworks/base/services/core/java/com/android/server/pm/
ShortcutUser.java
250
* (e.g. system locale change) but
shortcut
manager hasn't finished processing the broadcast.
255
* Similar inconsistencies can happen when the launcher fetches
shortcut
information, but
256
* that's a less of an issue because for the launcher we report
shortcut
changes with
421
* "cmd
shortcut
clear-default-launcher".
/packages/apps/Email/tests/src/com/android/email/
TestUtils.java
42
/**
Shortcut
to create byte array */
/packages/apps/Launcher2/res/layout/
apps_customize_widget.xml
28
<!-- The preview of the widget or
shortcut
. -->
/packages/apps/Launcher3/src/com/android/launcher3/
UninstallDropTarget.java
55
* @return the component name and flags if {@param info} is an AppInfo or an app
shortcut
.
/packages/apps/Settings/src/com/android/settings/
CreateShortcut.java
45
targetIntent.addCategory("com.android.settings.
SHORTCUT
");
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputMethodManager.java
109
// Initialize the current input method subtype and the
shortcut
IME.
539
Log.d(TAG, "Update
shortcut
IME from : "
554
// TODO: Update an icon for
shortcut
IME
570
Log.d(TAG, "Update
shortcut
IME to : "
/packages/inputmethods/LatinIME/native/jni/
NativeFileList.mk
36
shortcut
/shortcut_list_reading_utils.cpp) \
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_policy.h
26
#include "dictionary/structure/v4/
shortcut
/ver4_shortcut_list_policy.h"
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary.h
52
static const int KIND_SHORTCUT = 7; // A
shortcut
/packages/services/Car/car_product/overlay/frameworks/base/packages/SystemUI/res/values/
arrays_car.xml
22
isn't a longpress action associated with a
shortcut
item, put in an empty item to make
/prebuilts/tools/common/proguard/proguard4.7/docs/
index.html
11
<link rel="
shortcut
icon" type="image/x-icon" href="favicon.ico">
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
SourceFileData.java
112
*
Shortcut
access to the first output file. This is useful for generator that only output
/system/core/rootdir/
ueventd.rc
9
#
shortcut
: "mtd@NN" expands to "/dev/mtd/mtdNN"
/system/update_engine/
common_service_unittest.cc
49
//
Shortcut
for fake_system_state_.mock_update_attempter().
/frameworks/base/core/java/android/app/
SearchManager.java
68
* This is a
shortcut
definition for the default menu key to use for invoking search.
75
* This is a
shortcut
definition for the default menu key to use for invoking search.
200
* Uri path for
shortcut
validation. This is the path that the search manager will use when
203
* result indicates the
shortcut
refers to a no longer valid sugggestion.
210
* MIME type for
shortcut
validation. You'll use this in your suggestions content provider
341
* a search suggestion should be stored as a
shortcut
, and whether it should be refreshed. If
342
* missing, the result will be stored as a
shortcut
and never validated. If set to
343
* {@link #SUGGEST_NEVER_MAKE_SHORTCUT}, the result will not be stored as a
shortcut
.
344
* Otherwise, the
shortcut
id will be used to check back for an up to date suggestion using
351
* that a spinner should be shown in lieu of an icon2 while the
shortcut
of this suggestio
[
all
...]
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
BaseShortcutManagerHostTest.java
86
CLog.w(getDevice().executeShellCommand("dumpsys
shortcut
"));
98
getDevice().executeShellCommand("cmd
shortcut
clear-shortcuts --user " + userId
Completed in 1367 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>