Home
last modified time | relevance | path

Searched refs:no (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/frameworks/base/core/tests/overlaytests/OverlayTest/src/com/android/overlaytest/
DOverlayBaseTest.java46 private boolean getExpected(boolean no, boolean so, boolean mo) { in getExpected() argument
49 return no; in getExpected()
56 return no; in getExpected()
60 private String getExpected(String no, String so, String mo) { in getExpected() argument
63 return no; in getExpected()
70 return no; in getExpected()
74 private int getExpected(int no, int so, int mo) { in getExpected() argument
77 return no; in getExpected()
84 return no; in getExpected()
88 private int[] getExpected(int[] no, int[] so, int[] mo) { in getExpected() argument
[all …]
/frameworks/base/docs/html/design/patterns/
Dgestures.jd17 <li class="no-bullet with-icon action">
29 <li class="no-bullet with-icon action">
42 <li class="no-bullet with-icon action">
59 <li class="no-bullet with-icon action">
72 <li class="no-bullet with-icon action">
84 <li class="no-bullet with-icon action">
108 <li class="no-bullet with-icon action">
119 <li class="no-bullet with-icon action">
/frameworks/base/docs/html/distribute/googleplay/edu/
Dvideos.jd19 no-section" data-query="collection:distribute/edu/videos/stories" data-resourcestyle="card"
24 no-section" data-query="collection:distribute/edu/videos/bestpractices" data-resourcestyle="card"
29 no-section" data-query="collection:distribute/edu/videos/experience" data-resourcestyle="card"
/frameworks/base/docs/html/develop/
Dindex.jd44 class="play no-shadow no-transform" />
64 class="play no-shadow no-transform" />
77 class="play no-shadow no-transform" style="margin:0 0 0 70px;height:230px;width:340px" />
93 class="play no-shadow no-transform" style="margin:0 0 0 40px;max-height:250px;height:250px;
101 into Google+ Sign-in, so there's no change needed in your app.</p>
110 class="play no-shadow no-transform" style="margin:0 0 0 40px;max-height:250px;height:250px;
142 …pot.com/-HfoO6KNFBKA/UeiyRoELb7I/AAAAAAAAAFs/bHR-5viktU4/s1000/icons.png') no-repeat 0 0;backgroun…
147 …m/-k8DZYu0daT4/UdRt1AzstvI/AAAAAAAAAFM/CvEkb2yh-i0/s965/beautifulapps_4.png') no-repeat 0 0"></div>
152 …398Lqw/UlRUMQQRUNI/AAAAAAAAClM/pSwz2YgQpmY/s1600/gps-play_games_logo.png') no-repeat 0 0;backgroun…
157 …_8WvpdTVGsE/UkxxxrVoNNI/AAAAAAAACj8/FrQyA-BO11c/s1600/gp-referral-ga.png') no-repeat 0 0;backgroun…
/frameworks/base/docs/html/tools/help/
Dbmgr.jd48 <pre class="no-pretty-print">adb shell bmgr backup <em>&lt;package&gt;</em></pre>
55 onBackup()} method), though there is no guarantee when it will occur. However, you can force all
58 <pre class="no-pretty-print">adb shell bmgr run</pre>
87 <pre class="no-pretty-print">adb shell bmgr restore <em>&lt;package&gt;</em></pre>
107 <pre class="no-pretty-print">adb shell bmgr wipe <em>&lt;package&gt;</em></pre>
120 <pre class="no-pretty-print">adb shell bmgr enabled</pre>
127 <pre class="no-pretty-print">adb shell bmgr enable <em>&lt;boolean&gt;</em></pre>
136 data will be saved from the device, and no restore operations will be possible, unless the Backup
153 <pre class="no-pretty-print">adb shell bmgr list transports</pre>
163 <pre class="no-pretty-print">adb shell bmgr transport <em>&lt;name&gt;</em></pre>
[all …]
Dadb.jd108 <pre class="no-pretty-print">
252 <pre class="no-pretty-print">adb wait-for-device shell getprop</pre>
256 <pre class="no-pretty-print">adb wait-for-device install &lt;app&gt;.apk</pre>
305 <pre class="no-pretty-print">adb devices</pre>
320 <li><code>no device</code> &mdash; there is no emulator/device connected.
327 <pre class="no-pretty-print">[serialNumber] [state]</pre>
331 <pre class="no-pretty-print">adb devices
348 <pre class="no-pretty-print">adb -s &lt;serialNumber&gt; &lt;command&gt; </pre>
354 <pre class="no-pretty-print">adb -s emulator-5556 install helloWorld.apk</pre>
370 <pre class="no-pretty-print">adb install &lt;path_to_apk&gt;</pre>
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DEventLogTags.logtags12 # Radio restart - timed out with no incoming packets.
15 # PDP context reset - timed out with no incoming packets.
18 # Reregister to data network - timed out with no incoming packets.
/frameworks/base/core/java/android/service/notification/
DStatusBarNotification.java148 final Notification no = new Notification(); in cloneLight() local
149 this.notification.cloneInto(no, false); // light copy in cloneLight()
152 this.score, no, this.user, this.postTime); in cloneLight()
/frameworks/rs/cpu_ref/
DAndroid.mk21 LOCAL_CFLAGS += -no-integrated-as
22 LOCAL_ASFLAGS += -no-integrated-as
/frameworks/av/media/libnbaio/
DREADME.txt13 no mutexes, so safe to use between SCHED_NORMAL and SCHED_FIFO threads
29 no mutexes, so safe to use between SCHED_NORMAL and SCHED_FIFO threads
/frameworks/base/docs/html/guide/webapps/
Dmigrating.jd14 <li><a href="#TargetDensity">Viewport target-densitydpi no longer supported</a></li>
24 <li><a href="#Columns">NARROW_COLUMNS and SINGLE_COLUMN no longer supported</a></li>
84 <pre class="no-pretty-print">
184 // The URL scheme should be non-hierarchical (no trailing slashes)
218 <h3 id="TargetDensity">Viewport target-densitydpi no longer supported</h3>
222 property is no longer supported and you should migrate to using standard solutions with
249 the initial zoom level on a page have are no longer supported and you should instead define
254 >{@code targetSdkVersion}</a> is set to "18" or lower, these APIs have no effect.</p>
283 <pre class="no-pretty-print">
286 background: url('images/image.png') no-repeat;
[all …]
/frameworks/compile/mclinker/include/mcld/LD/
DDiagSymbolResolutions.inc1 …osticEngine::Note, "input file `%0' has no symbol table `%2'\n path of input file: %1", "input fi…
/frameworks/compile/libbcc/tests/debuginfo/
Dbuild_test_apk.sh19 HELP=no
20 VERBOSE=no
/frameworks/compile/slang/tests/F_init_params/
Dstderr.txt.expect1 init_params.rs:4:6: error: init(void) is required to have no parameters
/frameworks/base/tools/obbtool/
Dmkobb.sh256 ${RSYNCBIN} -av --no-owner --no-group ${directory}/ ${temp_mount}/
/frameworks/base/docs/html-intl/intl/pt-br/about/versions/
Dlollipop.jd20 <li><a href="#Perf">Foco no desempenho</a></li>
28 <li><a href="#Work">Android no local de trabalho</a></li>
86 …RenderThread</strong>, mantém as animações suaves, mesmo quando há atrasos no agrupamento da inter…
89 <h2 id="Perf">Foco no desempenho</h2>
93 <p>O Android agora é executado exclusivamente no novo <strong>tempo de execução ART</strong>, criad…
99 <p>Com o contínuo foco no desempenho mais suave, o Android 5.0 oferece maior sincronização audiovis…
104 <p>As notificações no Android 5.0 estão mais visíveis, acessíveis e configuráveis. </p>
120 …/a>oferece uma plataforma completa de TV para a experiência de tela grande no app. A Android TV es…
173 … conteúdo é exposto por meio de uma interface de consulta e não precisa residir no dispositivo.</p>
200 <h2 id="Work">Android no local de trabalho</h2>
[all …]
Dandroid-5.0.jd17 …<li><a href="#ART">Caso você ainda não tenha testado seu app no novo tempo de execução do Android …
72 <li><a href="#Enterprise">Android no local de trabalho e na educação</a>
141 …ra Android, esteja ciente de que seu app pode ser afetado por alterações feitas no Android 5.0.</p>
155no ART. Para informações sobre os problemas mais importantes, consulte <a href="{@docRoot}guide/pr…
160 …o de coleta de GC atualmente, mas essa compactação está em desenvolvimento no projeto de código ab…
173 …nvolvam cor. O sistema ignora todos os canais não Alfa em ícones de ação e no ícone de notificação…
177 …e código para que o sistema possa apresentar notificações de forma correta no modo de <em>priorida…
179 …ger#RINGER_MODE_SILENT RINGER_MODE_SILENT} faz com que o dispositivo entre no novo modo de priorid…
184 <p>Por padrão, as notificações agora são exibidas na tela de bloqueio no Android 5.0. Os usuários p…
206 <p>O bloqueio de telas no Android 5.0 não mostra controles de transporte para {@link android.media.…
[all …]
/frameworks/base/docs/html/distribute/engage/
Dgcm.jd33 draining the user’s battery, as there's no need for your apps poll a server
35 free and there are no quotas.
/frameworks/compile/slang/tests/F_bad_pragmas/
Dstderr.txt.expect1 bad_pragmas.rs:7:8: error: no pragma name or value
/frameworks/base/docs/html/training/sync-adapters/
Dcreating-stub-provider.jd95 * query() always returns no results
108 * insert() always returns null (no URI)
115 * delete() always returns "no rows affected" (0)
122 * update() always returns "no rows affected" (0)
160 provider, set the value to {@code false}, since there's no need to allow other apps to see
/frameworks/multidex/instrumentation/
DREADME.txt7 There is technically no source, but the src folder is necessary
/frameworks/base/docs/html/training/enterprise/
Dapp-compatibility.jd52 running on the device, no matter which profile the app is running under:</p>
57 app running on profile fires an intent, there is no handler for the intent on
62 managed profile. This restriction can also result in there being no handler for
75 off, it is handled on the same profile where it is fired. If there is no handler
82 this decision, there's no way for you
89 android.content.Intent#resolveActivity Intent.resolveActivity()}. If there is no
224 is no suitable handler for map intents on the device's profile</li>
264 <pre class="no-pretty-print">$ <strong>adb shell pm list users</strong>
272 <pre class="no-pretty-print">$ adb shell am start --user 10 \
/frameworks/base/tools/orientationplot/
DREADME.txt57 There should be no gap observed initially. The algorithm should pick one
76 to be no data. Likewise, all dependent calculations are suppressed in this case
77 so there will be no orientation proposal either.
/frameworks/native/opengl/tests/EGLTest/
DAndroid.mk35 LOCAL_LDFLAGS += -Wl,--no-fatal-warnings
/frameworks/support/v7/mediarouter/
DREADME.txt6 There is technically no source, but the src folder is necessary

12345678910>>...23