Home
last modified time | relevance | path

Searched refs:fact (Results 1 – 25 of 42) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/am/
DProcessList.java407 for (int j=0, fact=10; j<6; j++, fact*=10) { in appendRamKb()
408 if (ramKb < fact) { in appendRamKb()
/frameworks/base/graphics/java/android/graphics/drawable/
DShapeDrawable.java114 public void setShaderFactory(ShaderFactory fact) { in setShaderFactory() argument
115 mShapeState.mShaderFactory = fact; in setShaderFactory()
/frameworks/base/docs/html/guide/faq/
Dframework.jd71 <p>You can take advantage of the fact that your application
143 fact that your components run in the same process to greatly simplify
/frameworks/base/docs/html/google/play/licensing/
Dindex.jd32 for paid applications that wish to verify that the current user did in fact pay for the application
/frameworks/base/docs/html/distribute/stories/
Dtablets.jd254 fact, they’ve seen Android tablet downloads more than triple in the last six
347 continued to see a successful run on Android tablets. In fact, Android tablets
/frameworks/base/docs/html/training/tv/games/
Dindex.jd25 developers. These areas include its large size, its control scheme, and the fact that all players
99 a gamepad with a joystick than one with only a D-pad, make this fact clear. A player who uses
/frameworks/base/docs/html/training/managing-audio/
Dvolume-playback.jd151 not that simple for media playback apps&mdash;in fact, responding to media playback buttons is most
/frameworks/base/docs/html/training/basics/fragments/
Dcreating.jd66 In fact, this is the only callback you need in order to get a fragment running. For
/frameworks/base/docs/html/training/graphics/opengl/
Ddraw.jd232 orientation of the device. The reason the shape is skewed is due to the fact that the object’s
Denvironment.jd119 android.opengl.GLSurfaceView.Renderer} that you set on this view. In fact, the code for this object
/frameworks/base/docs/html/design/wear/
Dstructure.jd44 <p>This is the simplest way to get on Android Wear. In fact, your app already does this if it uses …
/frameworks/base/docs/html/training/monetization/
Dads-and-ux.jd160 multiple ads that will quite likely annoy your users. In fact, this practice is banned by some ad
/frameworks/base/docs/html/design/patterns/
Dwidgets.jd115 …<li>In fact, as the user resizes a widget, the system will respond with a dp size range in which y…
Dnotifications_k.jd242 to be aware of the fact that notifications are potentially interrupting the
/frameworks/base/docs/html/training/notepad/
Dnotepad-ex3.jd226 the counterpart to the <code>onCreate()</code> method, and in fact the
/frameworks/base/docs/html/training/articles/
Dsecurity-ssl.jd436 In fact, when using a custom {@link javax.net.ssl.TrustManager}, what is passed to
540 Nogotofail works for Android, iOS, Linux, Windows, Chrome OS, OSX, in fact
Dperf-tips.jd88 but this also generalizes to the fact that two parallel arrays of ints
/frameworks/base/docs/html/training/multiple-apks/
Dtexture.jd50 the fact they don’t all support the same set of GL textures. It may seem at the outset as though
Dapi.jd284 sake of example, let’s assume that red requires a front-facing camera. In fact, the entire point of
Dscreensize.jd232 red requires a front-facing camera. In fact, the entire point of the red APK is to use the extra
Dmultiple.jd334 let’s assume that Purple requires a front-facing camera. In fact, the entire point of Purple is to
/frameworks/base/docs/html/distribute/essentials/
Doptimizing-your-app.jd316 matters</a>, for any interface, on mobile, web, or desktop. In fact, the
/frameworks/base/docs/html/training/cloudsave/
Dconflict-res.jd427 The player has gained 211 coins, when in fact she has collected only 111 coins.</p>
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dmenu_design.jd147 In fact, to cancel out of any menu, press the <em>Back</em> button. (Pressing the <em>Menu</em>
/frameworks/base/docs/html/guide/topics/resources/
Dstring-resource.jd243 <p>Don't be misled either by the fact that, say, <code>two</code> sounds like it could only apply to

12