Searched refs:tell (Results 1 – 25 of 75) sorted by relevance
123
/frameworks/compile/libbcc/include/bcc/Support/ |
D | FileBase.h | 132 off_t tell();
|
/frameworks/base/docs/html/distribute/engage/ |
D | video.jd | 16 Videos let you do more than tell users about your apps — you can
|
D | gcm.jd | 20 Push messages from your backend servers to tell your apps that there's new
|
/frameworks/rs/api/ |
D | rs_time.spec | 20 The functions below can be used to tell the current clock time and the current
|
/frameworks/compile/libbcc/lib/Support/ |
D | FileBase.cpp | 280 off_t FileBase::tell() { in tell() function in FileBase
|
/frameworks/base/docs/html/training/animation/ |
D | layout.jd | 28 to the layout configuration. All you need to do is set an attribute in the layout to tell the
|
/frameworks/base/docs/html/about/versions/nougat/ |
D | android-7.0-samples.jd | 52 NotificationManager to tell how many notifications an application is currently
|
/frameworks/base/docs/html/design/wear/ |
D | creative-vision.jd | 53 …and helpful throughout the day. Installing apps are a way for the user to tell the Android Wear ho…
|
D | watchfaces.jd | 34 Android Wear devices provide a unique digital canvas to reimagine the ways in which we tell time. 208 <p>Indicators tell the user the status of the wearable, such as charging and airplane mode. 286 the way. Try making a rough sketch on paper and asking a friend to tell you what it means.
|
/frameworks/base/docs/html/about/versions/marshmallow/ |
D | android-6.0-samples.jd | 24 can tell you how many notifications your app is currently showing.
|
/frameworks/base/docs/html/distribute/users/ |
D | user-acquisition.jd | 75 can also tell you about <strong>new buyers</strong> and <strong>repeat
|
D | know-your-user.jd | 99 Analytics data can tell you a lot about your users, by exposing their
|
/frameworks/rs/scriptc/ |
D | rs_time.rsh | 22 * The functions below can be used to tell the current clock time and the current
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | index.jd | 31 <p>Watch faces in Android Wear leverage a dynamic digital canvas to tell time using colors,
|
D | interacting.jd | 38 <p>When constructing an interactive watch-face style, the first thing the app must do is tell the
|
D | issues.jd | 74 watch face should adapt to these situations by ensuring that users can still tell the time while
|
/frameworks/base/docs/html/training/sharing/ |
D | shareaction.jd | 71 {@link android.widget.ShareActionProvider}. However, you will need to tell the provider what you
|
/frameworks/base/docs/html/training/permissions/ |
D | best-practices.jd | 178 tell the user about this feature <em>before</em> calling 188 contacts" feature, then tell the user that they need to give permission for
|
/frameworks/base/docs/html/training/graphics/opengl/ |
D | touch.jd | 95 android.opengl.GLSurfaceView#requestRender requestRender()} to tell the
|
D | shapes.jd | 111 defining the two coordinates shared by each triangle twice, use a drawing list to tell the
|
D | draw.jd | 168 OpenGL ES requires that you specify several parameters to tell the rendering pipeline what you want
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | how-android-draws.jd | 84 {@link android.view.View} objects to tell their parents how they
|
/frameworks/base/docs/html/training/tv/tif/ |
D | content-recording.jd | 43 <p>To tell the system that your TV input service supports recording, set
|
/frameworks/base/docs/html/training/snackbar/ |
D | showing.jd | 33 android.support.design.widget.Snackbar} to tell the user that the app
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
D | load-bitmap.jd | 94 <p>To tell the decoder to subsample the image, loading a smaller version into memory, set {@link
|
123