OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consider
(Results
226 - 250
of
4787
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/proguard/src/proguard/evaluation/
BasicBranchUnit.java
29
* I doesn't
consider
conditions when branching.
/external/proguard/src/proguard/optimize/info/
NoSideEffectMethodMarker.java
29
* effects. It will make the SideEffectMethodMarker
consider
them as such
/external/skia/src/gpu/
GrImageIDTextureAdjuster.h
79
// TODO:
consider
overriding this, for the case where the underlying generator might be
/external/smali/smali/
runjflex.sh
35
echo "ERROR: Could not find jflex location,
consider
setting the \$JFLEX variable to point to it"
/external/snakeyaml/
Android.mk
56
# TODO:
Consider
adding tests.
/external/v8/src/ast/
variables.cc
72
//
Consider
sorting them according to type as well?
/external/v8/tools/gyp/pylib/gyp/
xml_fix.py
9
TODO(bradnelson):
Consider
dropping this when we drop XP support.
/external/valgrind/memcheck/tests/
leak.h
45
* into registers. Valgrind may
consider
these registers when determining
/external/webrtc/webrtc/modules/audio_processing/vad/
standalone_vad.cc
51
// TODO(ajm): Instead,
consider
just processing every 10 ms frame. Then we
/external/webrtc/webrtc/modules/include/
module.h
27
// the current tick count.
Consider
passing it as an argument. It could
/frameworks/base/docs/html/guide/practices/app-design/
index.jd
6
<p>The documents below help you learn the nuances of Android and get started building great applications more quickly, They discuss important aspects of application design that directly influence the user experience of your application, when in the hands of a mobile device user. You should read and
consider
these design goals as you plan your application and throughout its development, especially if you are new to developing for mobile devices.</p>
/frameworks/base/docs/html/guide/topics/data/
backup.jd
26
Consider
using the Key/Value Backup feature if you have more specific needs for
/frameworks/base/docs/html/guide/topics/text/
index.jd
23
every Android application developer to
consider
integrating speech input capabilities via the
/frameworks/base/docs/html/training/permissions/
best-practices.jd
12
<li><a href="#perms-vs-intents">
Consider
Using an Intent</a></li>
40
<h2 id="perms-vs-intents">
Consider
Using an Intent</h2>
129
functionality, you should
consider
handing the work over to another app, as
130
described in <a href="#perms-vs-intents">
Consider
Using An Intent</a>.
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
AppUtils.java
42
//
consider
a visible current link-handling state to be any explicitly designated behavior
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationMessagingTemplateViewWrapper.java
47
// Only
consider
the first child - transforming to a position other than the first
/frameworks/base/tests/UiBench/src/com/android/test/uibench/
EditTextTypeActivity.java
65
// TODO:
consider
other signaling approaches
/frameworks/opt/setupwizard/library/main/res/layout/
suw_no_scroll_template_card.xml
19
RecyclerView. For other layouts that should be put inside a ScrollView,
consider
using
suw_no_scroll_template_card_wide.xml
19
RecyclerView. For other layouts that should be put inside a ScrollView,
consider
using
/hardware/bsp/intel/peripheral/libmraa/docs/
npm.md
20
consider
the tarball contains a full git tree. You also you need a top level
/libcore/ojluni/src/main/java/java/io/
FileReader.java
36
* For reading streams of raw bytes,
consider
using a
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h
26
//DMC prefer enum to real static const variable because it do not
consider
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
SeqStep.java
79
/* TODO:
Consider
to build these automatically based on the operations
/packages/apps/Camera2/src/com/android/camera/data/
Location.java
24
* TODO: Add tests.
Consider
removing "ZERO" location and using UNKNOWN.
PhotoItemFactory.java
84
// TODO:
Consider
refactoring this, this approach may be slow.
Completed in 957 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>