HomeSort by relevance Sort by last modified time
    Searched full:reference (Results 626 - 650 of 5589) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/sdk/api_diff/3/changes/
android.content.res.AssetFileDescriptor.html 74 Class android.content.res.<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html" target="_top"><font size="+2"><code>AssetFileDescriptor</code></font></A>
88 <nobr><code>FileInputStream</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#createInputStream()" target="_top"><code>createInputStream</code></A>()</nobr>
95 <nobr><code>FileOutputStream</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#createOutputStream()" target="_top"><code>createOutputStream</code></A>()</nobr>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
109 <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#getDeclaredLength()" target="_top"><code>getDeclaredLength</code></A>()</nobr>
116 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
132 <nobr><code>Creator</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#CREATOR" target="_top"><code>CREATOR</code></A></nobr>
139 <nobr><code>long</code>&nbsp;<A HREF="../../../../reference/android/content/res/AssetFileDescriptor.html#UNKNOWN_LENGTH" target="_top"><code>UNKNOWN_LENGTH</code></A></nobr>
android.telephony.TelephonyManager.html 74 Class android.telephony.<A HREF="../../../../reference/android/telephony/TelephonyManager.html" target="_top"><font size="+2"><code>TelephonyManager</code></font></A>
87 <nobr><code>List&lt;NeighboringCellInfo&gt;</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#getNeighboringCellInfo()" target="_top"><code>getNeighboringCellInfo</code></A>()</nobr>
103 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#ACTION_PHONE_STATE_CHANGED" target="_top"><code>ACTION_PHONE_STATE_CHANGED</code></A></nobr>
110 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_INCOMING_NUMBER" target="_top"><code>EXTRA_INCOMING_NUMBER</code></A></nobr>
117 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE" target="_top"><code>EXTRA_STATE</code></A></nobr>
124 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE_IDLE" target="_top"><code>EXTRA_STATE_IDLE</code></A></nobr>
131 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE_OFFHOOK" target="_top"><code>EXTRA_STATE_OFFHOOK</code></A></nobr>
138 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/telephony/TelephonyManager.html#EXTRA_STATE_RINGING" target="_top"><code>EXTRA_STATE_RINGING</code></A></nobr>
dalvik.system.Zygote.html 74 Class dalvik.system.<A HREF="../../../../reference/dalvik/system/Zygote.html" target="_top"><font size="+2"><code>Zygote</code></font></A>
109 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkAndSpecialize(int, int, int[], int, int[][])" target="_top"><code>forkAndSpecialize</code></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> int<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
116 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkAndSpecialize(int, int, int[], boolean, int[][])" target="_top"><code>forkAndSpecialize</code></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> boolean<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
123 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkSystemServer(int, int, int[], int, int[][])" target="_top"><code>forkSystemServer</code></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> int<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
130 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#forkSystemServer(int, int, int[], boolean, int[][])" target="_top"><code>forkSystemServer</code></A>(<code>int,</nobr> int<nobr>,</nobr> int[]<nobr>,</nobr> boolean<nobr>,</nobr> int[][]<nobr><nobr></code>)</nobr>
146 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#DEBUG_ENABLE_ASSERT" target="_top"><code>DEBUG_ENABLE_ASSERT</code></A></nobr>
153 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#DEBUG_ENABLE_CHECKJNI" target="_top"><code>DEBUG_ENABLE_CHECKJNI</code></A></nobr>
160 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/dalvik/system/Zygote.html#DEBUG_ENABLE_DEBUGGER" target="_top"><code>DEBUG_ENABLE_DEBUGGER</code></A></nobr>
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
android.graphics.drawable.BitmapDrawable.html 74 Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html" target="_top"><font size="+2"><code>BitmapDrawable</code></font></A>
86 <nobr><A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#BitmapDrawable(android.content.res.Resources)" target="_top"><code>BitmapDrawable</code></A>(<code>Resources</code>)</nobr>
93 <nobr><A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#BitmapDrawable(android.content.res.Resources, android.graphics.Bitmap)" target="_top"><code>BitmapDrawable</code></A>(<code>Resources,</nobr> Bitmap<nobr><nobr></code>)</nobr>
108 <nobr><A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#BitmapDrawable()" target="_top"><code>BitmapDrawable</code></A>() </nobr>
118 <nobr><A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#BitmapDrawable(android.graphics.Bitmap)" target="_top"><code>BitmapDrawable</code></A>(<code>Bitmap</code>) </nobr>
137 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#setTargetDensity(android.graphics.Canvas)" target="_top"><code>setTargetDensity</code></A>(<code>Canvas</code>)</nobr>
144 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#setTargetDensity(android.util.DisplayMetrics)" target="_top"><code>setTargetDensity</code></A>(<code>DisplayMetrics</code>)</nobr>
151 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/BitmapDrawable.html#setTargetDensity(int)" target="_top"><code>setTargetDensity</code></A>(<code>int</code>)</nobr>
android.graphics.drawable.NinePatchDrawable.html 74 Class android.graphics.drawable.<A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html" target="_top"><font size="+2"><code>NinePatchDrawable</code></font></A>
86 <nobr><A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html#NinePatchDrawable(android.content.res.Resources, android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)" target="_top"><code>NinePatchDrawable</code></A>(<code>Resources,</nobr> Bitmap<nobr>,</nobr> byte[]<nobr>,</nobr> Rect<nobr>,</nobr> String<nobr><nobr></code>)</nobr>
93 <nobr><A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html#NinePatchDrawable(android.content.res.Resources, android.graphics.NinePatch)" target="_top"><code>NinePatchDrawable</code></A>(<code>Resources,</nobr> NinePatch<nobr><nobr></code>)</nobr>
108 <nobr><A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html#NinePatchDrawable(android.graphics.Bitmap, byte[], android.graphics.Rect, java.lang.String)" target="_top"><code>NinePatchDrawable</code></A>(<code>Bitmap,</nobr> byte[]<nobr>,</nobr> Rect<nobr>,</nobr> String<nobr><nobr></code>) </nobr>
118 <nobr><A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html#NinePatchDrawable(android.graphics.NinePatch)" target="_top"><code>NinePatchDrawable</code></A>(<code>NinePatch</code>) </nobr>
137 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html#setTargetDensity(android.graphics.Canvas)" target="_top"><code>setTargetDensity</code></A>(<code>Canvas</code>)</nobr>
144 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html#setTargetDensity(android.util.DisplayMetrics)" target="_top"><code>setTargetDensity</code></A>(<code>DisplayMetrics</code>)</nobr>
151 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/NinePatchDrawable.html#setTargetDensity(int)" target="_top"><code>setTargetDensity</code></A>(<code>int</code>)</nobr>
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.app.ActivityManager.RunningAppProcessInfo.html 74 Class android.app.<A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html" target="_top"><font size="+2"><code>ActivityManager.RunningAppProcessInfo</code></font></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html#REASON_PROVIDER_IN_USE" target="_top"><code>REASON_PROVIDER_IN_USE</code></A></nobr>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html#REASON_SERVICE_IN_USE" target="_top"><code>REASON_SERVICE_IN_USE</code></A></nobr>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html#REASON_UNKNOWN" target="_top"><code>REASON_UNKNOWN</code></A></nobr>
109 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html#importanceReasonCode" target="_top"><code>importanceReasonCode</code></A></nobr>
116 <nobr><code>ComponentName</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html#importanceReasonComponent" target="_top"><code>importanceReasonComponent</code></A></nobr>
123 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html#importanceReasonPid" target="_top"><code>importanceReasonPid</code></A></nobr>
130 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/app/ActivityManager.RunningAppProcessInfo.html#uid" target="_top"><code>uid</code></A></nobr>
android.os.Debug.MemoryInfo.html 74 Class android.os.<A HREF="../../../../reference/android/os/Debug.MemoryInfo.html" target="_top"><font size="+2"><code>Debug.MemoryInfo</code></font></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.MemoryInfo.html#describeContents()" target="_top"><code>describeContents</code></A>()</nobr>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.MemoryInfo.html#getTotalPrivateDirty()" target="_top"><code>getTotalPrivateDirty</code></A>()</nobr>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.MemoryInfo.html#getTotalPss()" target="_top"><code>getTotalPss</code></A>()</nobr>
109 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.MemoryInfo.html#getTotalSharedDirty()" target="_top"><code>getTotalSharedDirty</code></A>()</nobr>
116 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.MemoryInfo.html#readFromParcel(android.os.Parcel)" target="_top"><code>readFromParcel</code></A>(<code>Parcel</code>)</nobr>
123 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.MemoryInfo.html#writeToParcel(android.os.Parcel, int)" target="_top"><code>writeToParcel</code></A>(<code>Parcel,</nobr> int<nobr><nobr></code>)</nobr>
139 <nobr><code>Creator</code>&nbsp;<A HREF="../../../../reference/android/os/Debug.MemoryInfo.html#CREATOR" target="_top"><code>CREATOR</code></A></nobr>
android.provider.Contacts.Groups.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.Groups.html" target="_top"><font size="+2"><code>Contacts.Groups</code></font></A>
89 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#CONTENT_ITEM_TYPE" target="_top"><code>CONTENT_ITEM_TYPE</code></font></A></nobr> </TD>
98 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#CONTENT_TYPE" target="_top"><code>CONTENT_TYPE</code></font></A></nobr> </TD>
107 <nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#CONTENT_URI" target="_top"><code>CONTENT_URI</code></font></A></nobr> </TD>
116 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#DEFAULT_SORT_ORDER" target="_top"><code>DEFAULT_SORT_ORDER</code></font></A></nobr> </TD>
125 <nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#DELETED_CONTENT_URI" target="_top"><code>DELETED_CONTENT_URI</code></font></A></nobr> </TD>
134 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#GROUP_ANDROID_STARRED" target="_top"><code>GROUP_ANDROID_STARRED</code></font></A></nobr> </TD>
143 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#GROUP_MY_CONTACTS" target="_top"><code>GROUP_MY_CONTACTS</code></font></A></nobr> </TD>
android.provider.Contacts.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.html" target="_top"><font size="+2"><code>Contacts</code></font></A>
89 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#AUTHORITY" target="_top"><code>AUTHORITY</code></font></A></nobr> </TD>
98 <nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#CONTENT_URI" target="_top"><code>CONTENT_URI</code></font></A></nobr> </TD>
107 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#KIND_EMAIL" target="_top"><code>KIND_EMAIL</code></font></A></nobr> </TD>
116 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#KIND_IM" target="_top"><code>KIND_IM</code></font></A></nobr> </TD>
125 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#KIND_ORGANIZATION" target="_top"><code>KIND_ORGANIZATION</code></font></A></nobr> </TD>
134 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#KIND_PHONE" target="_top"><code>KIND_PHONE</code></font></A></nobr> </TD>
143 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#KIND_POSTAL" target="_top"><code>KIND_POSTAL</code></font></A></nobr> </TD>
android.telephony.NeighboringCellInfo.html 74 Class android.telephony.<A HREF="../../../../reference/android/telephony/NeighboringCellInfo.html" target="_top"><font size="+2"><code>NeighboringCellInfo</code></font></A>
86 <nobr><A HREF="../../../../reference/android/telephony/NeighboringCellInfo.html#NeighboringCellInfo()" target="_top"><code>NeighboringCellInfo</code></A>() </nobr>
96 <nobr><A HREF="../../../../reference/android/telephony/NeighboringCellInfo.html#NeighboringCellInfo(int, int)" target="_top"><code>NeighboringCellInfo</code></A>(<code>int,</nobr> int<nobr><nobr></code>) </nobr>
115 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/NeighboringCellInfo.html#getLac()" target="_top"><code>getLac</code></A>()</nobr>
122 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/NeighboringCellInfo.html#getNetworkType()" target="_top"><code>getNetworkType</code></A>()</nobr>
129 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/NeighboringCellInfo.html#getPsc()" target="_top"><code>getPsc</code></A>()</nobr>
144 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/telephony/NeighboringCellInfo.html#setCid(int)" target="_top"><code>setCid</code></A>(<code>int</code>) </nobr>
154 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/telephony/NeighboringCellInfo.html#setRssi(int)" target="_top"><code>setRssi</code></A>(<code>int</code>) </nobr>
android.view.View.html 74 Class android.view.<A HREF="../../../../reference/android/view/View.html" target="_top"><font size="+2"><code>View</code></font></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#awakenScrollBars()" target="_top"><code>awakenScrollBars</code></A>()</nobr>
94 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#awakenScrollBars(int)" target="_top"><code>awakenScrollBars</code></A>(<code>int</code>)</nobr>
101 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#awakenScrollBars(int, boolean)" target="_top"><code>awakenScrollBars</code></A>(<code>int,</nobr> boolean<nobr><nobr></code>)</nobr>
108 <nobr><code>DispatcherState</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getKeyDispatcherState()" target="_top"><code>getKeyDispatcherState</code></A>()</nobr>
115 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#isScrollbarFadingEnabled()" target="_top"><code>isScrollbarFadingEnabled</code></A>()</nobr>
122 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#onKeyLongPress(int, android.view.KeyEvent)" target="_top"><code>onKeyLongPress</code></A>(<code>int,</nobr> KeyEvent<nobr><nobr></code>)</nobr>
129 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#setScrollbarFadingEnabled(boolean)" target="_top"><code>setScrollbarFadingEnabled</code></A>(<code>boolean</code>)</nobr>
android.view.WindowManager.LayoutParams.html 74 Class android.view.<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html" target="_top"><font size="+2"><code>WindowManager.LayoutParams</code></font></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_DISMISS_KEYGUARD" target="_top"><code>FLAG_DISMISS_KEYGUARD</code></A></nobr>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_SHOW_WALLPAPER" target="_top"><code>FLAG_SHOW_WALLPAPER</code></A></nobr>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_SHOW_WHEN_LOCKED" target="_top"><code>FLAG_SHOW_WHEN_LOCKED</code></A></nobr>
109 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#FLAG_TURN_SCREEN_ON" target="_top"><code>FLAG_TURN_SCREEN_ON</code></A></nobr>
116 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#TYPE_WALLPAPER" target="_top"><code>TYPE_WALLPAPER</code></A></nobr>
131 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#MEMORY_TYPE_GPU" target="_top"><code>MEMORY_TYPE_GPU</code></font></A></nobr> </TD>
140 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/WindowManager.LayoutParams.html#MEMORY_TYPE_HARDWARE" target="_top"><code>MEMORY_TYPE_HARDWARE</code></font></A></nobr> </TD>
android.widget.AutoCompleteTextView.html 74 Class android.widget.<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html" target="_top"><font size="+2"><code>AutoCompleteTextView</code></font></A>
87 <nobr><code>Drawable</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getDropDownBackground()" target="_top"><code>getDropDownBackground</code></A>()</nobr>
94 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getDropDownHorizontalOffset()" target="_top"><code>getDropDownHorizontalOffset</code></A>()</nobr>
101 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#getDropDownVerticalOffset()" target="_top"><code>getDropDownVerticalOffset</code></A>()</nobr>
108 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setDropDownBackgroundDrawable(android.graphics.drawable.Drawable)" target="_top"><code>setDropDownBackgroundDrawable</code></A>(<code>Drawable</code>)</nobr>
115 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setDropDownBackgroundResource(int)" target="_top"><code>setDropDownBackgroundResource</code></A>(<code>int</code>)</nobr>
122 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setDropDownHorizontalOffset(int)" target="_top"><code>setDropDownHorizontalOffset</code></A>(<code>int</code>)</nobr>
129 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/AutoCompleteTextView.html#setDropDownVerticalOffset(int)" target="_top"><code>setDropDownVerticalOffset</code></A>(<code>int</code>)</nobr>
android.content.Context.html 74 Class android.content.<A HREF="../../../../reference/android/content/Context.html" target="_top"><font size="+2"><code>Context</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#sendStickyOrderedBroadcast(android.content.Intent, android.content.BroadcastReceiver, android.os.Handler, int, java.lang.String, android.os.Bundle)" target="_top"><code>sendStickyOrderedBroadcast</code></A>(<code>Intent,</nobr> BroadcastReceiver<nobr>,</nobr> Handler<nobr>,</nobr> int<nobr>,</nobr> String<nobr>,</nobr> Bundle<nobr><nobr></code>)</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#startIntentSender(android.content.IntentSender, android.content.Intent, int, int, int)" target="_top"><code>startIntentSender</code></A>(<code>IntentSender,</nobr> Intent<nobr>,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
109 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#clearWallpaper()" target="_top"><code>clearWallpaper</code></A>() </nobr>
119 <nobr><code>Drawable</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#getWallpaper()" target="_top"><code>getWallpaper</code></A>() </nobr>
129 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#getWallpaperDesiredMinimumHeight()" target="_top"><code>getWallpaperDesiredMinimumHeight</code></A>() </nobr>
139 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#getWallpaperDesiredMinimumWidth()" target="_top"><code>getWallpaperDesiredMinimumWidth</code></A>() </nobr>
149 <nobr><code>Drawable</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#peekWallpaper()" target="_top"><code>peekWallpaper</code></A>() </nobr>
159 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#setWallpaper(android.graphics.Bitmap)" target="_top"><code>setWallpaper</code></A>(<code>Bitmap</code>) </nobr>
169 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/content/Context.html#setWallpaper(java.io.InputStream)" target="_top"><code>setWallpaper</ (…)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/7/changes/
android.webkit.WebStorage.html 74 Class android.webkit.<A HREF="../../../../reference/android/webkit/WebStorage.html" target="_top"><font size="+2"><code>WebStorage</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebStorage.html#deleteAllData()" target="_top"><code>deleteAllData</code></A>()</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebStorage.html#deleteOrigin(java.lang.String)" target="_top"><code>deleteOrigin</code></A>(<code>String</code>)</nobr>
101 <nobr><code>WebStorage</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebStorage.html#getInstance()" target="_top"><code>getInstance</code></A>()</nobr>
108 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebStorage.html#getOrigins(android.webkit.ValueCallback<java.util.Map>)" target="_top"><code>getOrigins</code></A>(<code>ValueCallback&lt;Map&gt;</code>)</nobr>
115 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebStorage.html#getQuotaForOrigin(java.lang.String, android.webkit.ValueCallback<java.lang.Long>)" target="_top"><code>getQuotaForOrigin</code></A>(<code>String,</nobr> ValueCallback&lt;Long&gt;<nobr><nobr></code>)</nobr>
122 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebStorage.html#getUsageForOrigin(java.lang.String, android.webkit.ValueCallback<java.lang.Long>)" target="_top"><code>getUsageForOrigin</code></A>(<code>String,</nobr> ValueCallback&lt;Long&gt;<nobr><nobr></code>)</nobr>
129 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/WebStorage.html#setQuotaForOrigin(java.lang.String, long)" target="_top"><code>setQuotaForOrigin</code></A>(<code>String,</nobr> long<nobr><nobr></code>)</nobr>
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
android.app.SearchManager.html 74 Class android.app.<A HREF="../../../../reference/android/app/SearchManager.html" target="_top"><font size="+2"><code>SearchManager</code></font></A>
87 <nobr><code>SearchableInfo</code>&nbsp;<A HREF="../../../../reference/android/app/SearchManager.html#getSearchableInfo(android.content.ComponentName)" target="_top"><code>getSearchableInfo</code></A>(<code>ComponentName</code>)</nobr>
94 <nobr><code>List&lt;SearchableInfo&gt;</code>&nbsp;<A HREF="../../../../reference/android/app/SearchManager.html#getSearchablesInGlobalSearch()" target="_top"><code>getSearchablesInGlobalSearch</code></A>()</nobr>
110 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/app/SearchManager.html#CURSOR_EXTRA_KEY_IN_PROGRESS" target="_top"><code>CURSOR_EXTRA_KEY_IN_PROGRESS</code></A></nobr>
117 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/app/SearchManager.html#EXTRA_SELECT_QUERY" target="_top"><code>EXTRA_SELECT_QUERY</code></A></nobr>
124 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/app/SearchManager.html#INTENT_ACTION_GLOBAL_SEARCH" target="_top"><code>INTENT_ACTION_GLOBAL_SEARCH</code></A></nobr>
131 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/app/SearchManager.html#INTENT_ACTION_SEARCH_SETTINGS" target="_top"><code>INTENT_ACTION_SEARCH_SETTINGS</code></A></nobr>
138 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/app/SearchManager.html#SUGGEST_COLUMN_TEXT_2_URL" target="_top"><code>SUGGEST_COLUMN_TEXT_2_URL</code></A></nobr>
android.hardware.Camera.html 74 Class android.hardware.<A HREF="../../../../reference/android/hardware/Camera.html" target="_top"><font size="+2"><code>Camera</code></font></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#addCallbackBuffer(byte[])" target="_top"><code>addCallbackBuffer</code></A>(<code>byte[]</code>)</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#reconnect()" target="_top"><code>reconnect</code></A>()</nobr>
101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#setDisplayOrientation(int)" target="_top"><code>setDisplayOrientation</code></A>(<code>int</code>)</nobr>
108 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#setPreviewCallbackWithBuffer(android.hardware.Camera.PreviewCallback)" target="_top"><code>setPreviewCallbackWithBuffer</code></A>(<code>PreviewCallback</code>)</nobr>
115 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#setZoomChangeListener(android.hardware.Camera.OnZoomChangeListener)" target="_top"><code>setZoomChangeListener</code></A>(<code>OnZoomChangeListener</code>)</nobr>
122 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#startSmoothZoom(int)" target="_top"><code>startSmoothZoom</code></A>(<code>int</code>)</nobr>
129 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.html#stopSmoothZoom()" target="_top"><code>stopSmoothZoom</code></A>()</nobr>
android.provider.Settings.Secure.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Settings.Secure.html" target="_top"><font size="+2"><code>Settings.Secure</code></font></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#isLocationProviderEnabled(android.content.ContentResolver, java.lang.String)" target="_top"><code>isLocationProviderEnabled</code></A>(<code>ContentResolver,</nobr> String<nobr><nobr></code>)</nobr>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#setLocationProviderEnabled(android.content.ContentResolver, java.lang.String, boolean)" target="_top"><code>setLocationProviderEnabled</code></A>(<code>ContentResolver,</nobr> String<nobr>,</nobr> boolean<nobr><nobr></code>)</nobr>
110 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#ALLOWED_GEOLOCATION_ORIGINS" target="_top"><code>ALLOWED_GEOLOCATION_ORIGINS</code></A></nobr>
117 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#LOCK_PATTERN_ENABLED" target="_top"><code>LOCK_PATTERN_ENABLED</code></A></nobr>
124 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED" target="_top"><code>LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED</code></A></nobr>
131 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#LOCK_PATTERN_VISIBLE" target="_top"><code>LOCK_PATTERN_VISIBLE</code></A></nobr>
138 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#TTS_ENABLED_PLUGINS" target="_top"><code>TTS_ENABLED_PLUGINS</code></A></nobr>
android.provider.Settings.System.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Settings.System.html" target="_top"><font size="+2"><code>Settings.System</code></font></A>
88 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#SCREEN_BRIGHTNESS_MODE" target="_top"><code>SCREEN_BRIGHTNESS_MODE</code></A></nobr>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#SCREEN_BRIGHTNESS_MODE_AUTOMATIC" target="_top"><code>SCREEN_BRIGHTNESS_MODE_AUTOMATIC</code></A></nobr>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#SCREEN_BRIGHTNESS_MODE_MANUAL" target="_top"><code>SCREEN_BRIGHTNESS_MODE_MANUAL</code></A></nobr>
109 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#VOLUME_BLUETOOTH_SCO" target="_top"><code>VOLUME_BLUETOOTH_SCO</code></A></nobr>
124 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#LOCK_PATTERN_ENABLED" target="_top"><code>LOCK_PATTERN_ENABLED</code></font></A></nobr> </TD>
133 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED" target="_top"><code>LOCK_PATTERN_TACTILE_FEEDBACK_ENABLED</code></font></A></nobr> </TD>
142 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.System.html#LOCK_PATTERN_VISIBLE" target="_top"><code>LOCK_PATTERN_VISIBLE</code></font></A></nobr> </TD>
pkg_org.w3c.dom.html 74 Package <A HREF="../../../../reference/org/w3c/dom/package-summary.html" target="_top"><font size="+1"><code>org.w3c.dom</code></font></A>
85 <nobr><A HREF="../../../../reference/org/w3c/dom/DOMConfiguration.html" target="_top"><code><I>DOMConfiguration</I></code></A></nobr>
92 <nobr><A HREF="../../../../reference/org/w3c/dom/DOMError.html" target="_top"><code><I>DOMError</I></code></A></nobr>
99 <nobr><A HREF="../../../../reference/org/w3c/dom/DOMErrorHandler.html" target="_top"><code><I>DOMErrorHandler</I></code></A></nobr>
106 <nobr><A HREF="../../../../reference/org/w3c/dom/DOMImplementationList.html" target="_top"><code><I>DOMImplementationList</I></code></A></nobr>
113 <nobr><A HREF="../../../../reference/org/w3c/dom/DOMImplementationSource.html" target="_top"><code><I>DOMImplementationSource</I></code></A></nobr>
120 <nobr><A HREF="../../../../reference/org/w3c/dom/DOMLocator.html" target="_top"><code><I>DOMLocator</I></code></A></nobr>
127 <nobr><A HREF="../../../../reference/org/w3c/dom/DOMStringList.html" target="_top"><code><I>DOMStringList</I></code></A></nobr>
134 <nobr><A HREF="../../../../reference/org/w3c/dom/NameList.html" target="_top"><code><I>NameList</I></code></A></nobr>
141 <nobr><A HREF="../../../../reference/org/w3c/dom/TypeInfo.html" target="_top"><code><I>TypeInfo</I></code></A></nobr
    [all...]
  /frameworks/base/location/java/android/location/provider/
GeocodeProvider.java 57 * Classes implementing this method should not hold a reference to the params parameter.
65 * Classes implementing this method should not hold a reference to the params parameter.
  /frameworks/base/media/libdrm/mobile2/include/drmmanager/
DrmManager.h 72 * Get the list of all dcf containers object reference in the dcf file.
81 * @param oneDcfObject the reference of the DcfContainer.
  /sdk/layoutlib_api/src/com/android/layoutlib/api/
ILayoutBridge.java 81 * where the string is the type of the resource reference used in the layout file, and the
85 * where the string is the type of the resource reference used in the layout file, and the map
116 * where the string is the type of the resource reference used in the layout file, and the
120 * where the string is the type of the resource reference used in the layout file, and the map
148 * where the string is the type of the resource reference used in the layout file, and the
152 * where the string is the type of the resource reference used in the layout file, and the map
180 * where the string is the type of the resource reference used in the layout file, and the
184 * where the string is the type of the resource reference used in the layout file, and the map
  /external/bluetooth/glib/gobject/
gobject.c 21 * MT safe with regards to reference counting.
57 * the two is that the initial reference of a #GInitiallyUnowned is flagged
58 * as a <firstterm>floating</firstterm> reference.
67 * passed in child, no reference of the newly created child is leaked.
70 * reference leaks, it would have to be written as:
78 * The floating reference can be converted into
79 * an ordinary reference by calling g_object_ref_sink().
80 * For already sunken objects (objects that don't have a floating reference
82 * a new reference.
84 * language bindings that provide automated reference and memory ownershi
    [all...]
  /dalvik/vm/
IndirectRefTable.h 45 * - converting an indirect reference back to an Object
63 * Indirect reference definition. This must be interchangeable with JNI's
66 * We need a 16-bit table index and a 2-bit reference type (global, local,
89 * Indirect reference kind, used as the two low bits of IndirectRef.
113 * For the global reference table, the expected common operations are
153 * actual reference slot. Instead of getting a table and doing a lookup,
155 * type and deleting the reference are more expensive because the table
226 * Extract the table index from an indirect reference.
235 * Determine what kind of indirect reference this is.
313 * Add a new entry. "obj" must be a valid non-NULL object reference
    [all...]

Completed in 100 milliseconds

<<21222324252627282930>>