/external/eigen/doc/ |
B01_Experimental.dox | 35 All other classes offer no ABI guarantee, e.g. the layout of their data can be changed. 42 All other classes offer no direct API guarantee, e.g. their methods can be changed; however notice that most classes inherit MatrixBase and that this is where most of their API comes from -- so in practice most of the API is stable.
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/ |
AttributeStrategy.java | 117 public void offer() { method in class:AttributeStrategy.Key 118 pool.offer(this);
|
/external/guava/guava/src/com/google/common/collect/ |
ForwardingDeque.java | 31 * #offer} which can lead to unexpected behavior. In this case, you should 32 * override {@code offer} as well.
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
ForwardingBlockingQueue.java | 53 @Override public boolean offer(E e, long timeout, TimeUnit unit) method in class:ForwardingBlockingQueue 55 return delegate().offer(e, timeout, unit);
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ForwardingBlockingDequeTest.java | 97 forward.offer("asf", 2L, TimeUnit.SECONDS); 98 assertEquals("[offer(Object,long,TimeUnit)]", getCalls());
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ |
ARDSignalingMessage.m | 50 } else if ([typeString isEqualToString:@"offer"] || 94 if ([typeString isEqualToString:@"offer"]) {
|
/frameworks/base/docs/html/distribute/users/ |
ota-installs.jd | 1 page.title=Offer Over-the-air Installs 12 you can offer users the option to send your app directly to their Android devices when
|
_book.yaml | 14 - title: Offer Over-the-air Installs
|
/frameworks/base/docs/html/guide/practices/app-design/ |
index.jd | 4 <p>When learning how to build applications on a new platform, you first learn what APIs are available and how to use them. Later, you learn the nuances of the platform. Put another way: first you learn how you <em>can</em> build applications; later, you learn how you <em>should</em> build them, to ensure that your applications offer outstanding performance and a great user experience. </p> 8 <p>Successful mobile applications offer an outstanding user experience, in addition to a compelling technical feature set. The user experience is more than just its visual design or UI flow. It is also influenced by how well the application responds to the user's keypresses and other actions, how it well it interacts with other applications, and how fully and efficiently it uses device and system capabilities.</p>
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
SipAudioCall.java | 736 SimpleSessionDescription offer = 739 Media media = offer.newMedia( 745 if (DBG) log("createOffer: offer=" + offer); 746 return offer; 751 SimpleSessionDescription offer = 756 for (Media media : offer.getMedia()) { 788 } else if(offer.getAttribute("recvonly") != null) { 790 } else if(offer.getAttribute("sendonly") != null) { 812 SimpleSessionDescription offer = createContinueOffer() [all...] |
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
MyActivity.java | 41 if (mResult.offer(resultCode) == false) {
|
/developers/build/prebuilts/gradle/WatchFace/Application/src/main/java/com/example/android/wearable/watchface/ |
OpenGLWatchFaceConfigActivity.java | 27 * activity ({@code OpenGLWatchFaceWearableConfigActivity}) doesn't offer any configurations, but
|
/developers/samples/android/wearable/wear/WatchFace/Application/src/main/java/com/example/android/wearable/watchface/ |
OpenGLWatchFaceConfigActivity.java | 27 * activity ({@code OpenGLWatchFaceWearableConfigActivity}) doesn't offer any configurations, but
|
/development/samples/browseable/WatchFace/Application/src/com.example.android.wearable.watchface/ |
OpenGLWatchFaceConfigActivity.java | 27 * activity ({@code OpenGLWatchFaceWearableConfigActivity}) doesn't offer any configurations, but
|
/external/eigen/Eigen/ |
SparseCholesky | 34 #error The SparseCholesky module has nothing to offer in MPL2 only mode
|
/external/eigen/bench/btl/cmake/ |
MacroOptionalAddSubdirectory.cmake | 8 # 2 - If the directory exists, it will offer an option to skip the
|
/external/libyuv/files/ |
PATENTS | 8 license to make, have made, use, offer to sell, sell, import,
|
/external/slf4j/slf4j-site/src/site/pages/ |
support.html | 27 <p>The following companies, listed in alphabetical order, offer
|
/external/webrtc/webrtc/ |
PATENTS | 8 license to make, have made, use, offer to sell, sell, import,
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/ |
ReflectIntermediateClass.java | 23 * Offer an indirection to some Big0xx classes and have their initialization
|
/frameworks/base/docs/html/distribute/googleplay/work/ |
about.jd | 24 <h5>Continue to offer in app-purchases</h5> 25 <p>You can continue to offer free apps with in-app purchases. Business employees will be able to make purchases just as they would if they personally installed your app. </p> 27 <p>Businesses will often look for extended support for business critical apps, and you have the opportunity to offer that support for a fee.</p> 73 <li><a href="{@docRoot}work/managed-profiles.html">Offer compatibility with work
|
/frameworks/base/docs/html/distribute/monetize/ |
index.jd | 8 There are many ways to make money with your apps on Google Play, and we offer
|
/frameworks/opt/bitmap/src/com/android/bitmap/ |
PooledCache.java | 23 void offer(V scrapValue); method in interface:PooledCache
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
PATENTS | 8 patent license to make, have made, use, offer to sell, sell, import,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
PATENTS.TXT | 8 patent license to make, have made, use, offer to sell, sell, import,
|