Searched refs:Browser (Results 1 – 25 of 50) sorted by relevance
12
15 <li><a href="#Browser">Using Console APIs in the Android Browser</a></li>41 of the same APIs, so you can receive logs from your web page when debugging in Android's Browser46 <h2 id="Browser">Using Console APIs in the Android Browser</h2>74 using. On Android 2.1 and higher, console messages from the Android Browser75 are tagged with the name "browser". On Android 1.6 and lower, Android Browser
124 <p>The Android Browser and {@link android.webkit.WebView} support a CSS media feature that allows169 <p>The Android Browser and {@link android.webkit.WebView} support a DOM property that allows you to177 0.75x by default. Of course, the scaling that the Android Browser and {@link android.webkit.WebView}
24 import android.provider.Browser;73 intent.putExtra(Browser.EXTRA_APPLICATION_ID, context.getPackageName()); in onClick()
29 sExecs.put("launchbrowsertouri", ExecCommand.Browser);50 case Browser: in OSUCommand()
3 public enum ExecCommand {Browser, GetCert, UseClientCertTLS, UploadMO} enumConstant
121 if (regResponse.getExecCommand() != ExecCommand.Browser) { in provision()247 if (pddResponse.getExecCommand() == ExecCommand.Browser) { in remediate()
34 <li>Browser</li>49 <li>Smoother page scrolling in Browser</li>90 <li>Browser
182 …;padding-top:0;font-size:.9em"><strong>Figure 3.</strong> Quick Controls menu in the Browser.</div>186 <p><strong>Browser</strong></p>188 <p>The Browser app includes a variety of new features and UI improvements that191 <p>The Quick Controls UI, accessible from Browser Settings, is extended and196 <p>To ensure a consistent viewing experience, the Browser extends it's support205 <p>For best performance, the Browser adds support for plugins that use hardware254 bypass subdomains. This proxy configuration is automatically used by the Browser
150 <h3 id="Browser">Browser</h3>
786 <h3>Browser</h3>788 <p>The Browser application adds the following features to support web applications:</p>793 specification, the Browser allows web applications to access audio, image and video capture806 specification, the Browser allows web applications to listen to DOM events that provide information816 Module</a> specification, the Browser allows elements rendered by CSS to be transformed in three
346 …Browser アプリケーションは、<a href="{@docRoot}guide/topics/manifest/activity-element.html">{@code <activ…350 代わりに、Android Browser の新しいタスクが開始されるか、Android Browser に既に実行中のバックグラウンド タスクがある場合は、そのタスクがフォアグラウンドに移動し、新し…
247 public class Browser {278 public static class Browser.BookmarkColumns implements android.provider.BaseColumns {279 ctor public Browser.BookmarkColumns();292 public static class Browser.SearchColumns implements android.provider.BaseColumns {293 ctor public Browser.SearchColumns();
249 public class Browser {280 public static class Browser.BookmarkColumns implements android.provider.BaseColumns {281 ctor public Browser.BookmarkColumns();294 public static class Browser.SearchColumns implements android.provider.BaseColumns {295 ctor public Browser.SearchColumns();
34 simulators, such as the Android Media Browser and Messaging simulators.</p>503 <h2 id="auto-simulators">Media Browser and Messaging Simulators</h2>505 <p class="caution"><strong>Important:</strong> Use of the Android Media Browser and Messaging525 <li>Install the Android Media Browser simulator532 <li>Launch the Android Media Browser simulator to see how your audio app
36 public class Browser { class
55 <dt><b><a href="browse.html">Creating a Catalog Browser</a></b></dt>
346 <p>В качестве другого примера: приложение Android Browser объявляет, что операция веб-браузера долж…349 намерение открыть Android Browser, его операция <em>не</em> помещается в ту же
22 <li><a href="#behavior-bookmark-browser">Browser Bookmark Changes</a></li>206 <h2 id="behavior-bookmark-browser">Browser Bookmark Changes</h2>208 {@code android.provider.Browser.getAllBookmarks()} and {@code android.provider.Browser.saveBookmark…
24 <td rowspan="2">Browser</td>
346 <p>Sebagai contoh lainnya, aplikasi Browser Android mendeklarasikan bahwa aktivitas browser web har…349 intent untuk membuka Browser Android, aktivitasnya <em>tidak</em> akan ditempatkan dalam tugas350 … seperti aplikasi Anda. Sebagai gantinya, tugas baru akan dimulai untuk Browser atau, jika Browser
352 <p>As another example, the Android Browser application declares that the web browser activity should356 intent to open the Android Browser, its activity is <em>not</em> placed in the same357 task as your application. Instead, either a new task starts for the Browser or, if the Browser
371 Browser are two applications that do this. For example, choosing an373 choosing a link in an email starts the Browser activity as a new1157 applications are the Browser, which can have several web pages open1174 Similarly, Browser uses <em>browser windows</em> to present different1178 web search in one window of the Android Browser, clicking on a link
198 can show results in multiple languages based on user’s settings. Browser apps
62 action is sending text content from one activity to another. For example, the built-in Browser