Searched refs:constructed (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/packages/Osu/src/com/android/hotspot2/asn1/ |
D | Asn1Object.java | 13 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()
|
D | Asn1Decoder.java | 103 boolean constructed = (propMask & ConstructedBit) != 0; in decode() 108 if (constructed) { in decode()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | UsimDataDownloadTest.java.broken | 70 Rlog.d(TAG, "mHandler is constructed");
|
/frameworks/base/docs/html/training/sharing/ |
D | receive.jd | 46 Similar to how you constructed an intent with action {@link android.content.Intent#ACTION_SEND} in
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
D | load-bitmap.jd | 52 allocate memory for the constructed bitmap and therefore can easily result in an {@code OutOfMemory}
|
/frameworks/base/docs/html/training/implementing-navigation/ |
D | lateral.jd | 215 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/ |
D | modify-data.jd | 273 Finally, send the intent you've constructed. For example:
|
/frameworks/base/tools/layoutlib/create/ |
D | README.txt | 89 The generator is constructed from a CreateInfo struct that acts as a config file and lists:
|
/frameworks/base/docs/html/guide/webapps/ |
D | webview.jd | 213 another thread and not in the thread in which it was constructed.</p>
|
/frameworks/base/docs/html/training/tv/playback/ |
D | browse.jd | 345 Once you have constructed a presenter class for your media items, you can build
|
/frameworks/base/docs/html/about/versions/ |
D | android-3.2.jd | 334 sets the initial saved state for a Fragment when first constructed.</li>
|
D | kitkat.jd | 560 incoming notifications</strong> that were constructed using the notification
|
/frameworks/base/docs/html/training/articles/ |
D | perf-jni.jd | 80 object to be constructed and added to the "main" <code>ThreadGroup</code>,
|
D | smp.jd | 1506 hold if a partially-constructed object is allowed to become visible to other
|