Home
last modified time | relevance | path

Searched refs:constructed (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/packages/Osu/src/com/android/hotspot2/asn1/
DAsn1Object.java13 protected Asn1Object(int tag, Asn1Class asn1Class, boolean constructed, int length) { in Asn1Object() argument
14 this(tag, asn1Class, constructed, length, null); in Asn1Object()
17 protected Asn1Object(int tag, Asn1Class asn1Class, boolean constructed, in Asn1Object() argument
21 mConstructed = constructed; in Asn1Object()
DAsn1Decoder.java103 boolean constructed = (propMask & ConstructedBit) != 0; in decode()
108 if (constructed) { in decode()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadTest.java.broken70 Rlog.d(TAG, "mHandler is constructed");
/frameworks/base/docs/html/training/sharing/
Dreceive.jd46 Similar to how you constructed an intent with action {@link android.content.Intent#ACTION_SEND} in
/frameworks/base/docs/html/training/displaying-bitmaps/
Dload-bitmap.jd52 allocate memory for the constructed bitmap and therefore can easily result in an {@code OutOfMemory}
/frameworks/base/docs/html/training/implementing-navigation/
Dlateral.jd215 depends on how you've constructed your content. But if you're using fragments for each tab with
/frameworks/base/docs/html/training/contacts-provider/
Dmodify-data.jd273 Finally, send the intent you've constructed. For example:
/frameworks/base/tools/layoutlib/create/
DREADME.txt89 The generator is constructed from a CreateInfo struct that acts as a config file and lists:
/frameworks/base/docs/html/guide/webapps/
Dwebview.jd213 another thread and not in the thread in which it was constructed.</p>
/frameworks/base/docs/html/training/tv/playback/
Dbrowse.jd345 Once you have constructed a presenter class for your media items, you can build
/frameworks/base/docs/html/about/versions/
Dandroid-3.2.jd334 sets the initial saved state for a Fragment when first constructed.</li>
Dkitkat.jd560 incoming notifications</strong> that were constructed using the notification
/frameworks/base/docs/html/training/articles/
Dperf-jni.jd80 object to be constructed and added to the "main" <code>ThreadGroup</code>,
Dsmp.jd1506 hold if a partially-constructed object is allowed to become visible to other