/packages/apps/Settings/src/com/android/settings/ |
TetherService.java | 221 final BluetoothAdapter adapter = BluetoothAdapter.getDefaultAdapter(); local 222 if (adapter != null) { 223 adapter.getProfileProxy(this, new ServiceListener() { 230 adapter.closeProfileProxy(BluetoothProfile.PAN, proxy);
|
/packages/apps/Settings/src/com/android/settings/applications/ |
AppOpsCategory.java | 55 // This is the Adapter being used to display the list's data. 343 // Create an empty adapter we will use to display the loaded data. 397 // Set the new data in the adapter. 409 // Clear the data in the adapter.
|
/packages/apps/Settings/src/com/android/settings/widget/ |
RtlCompatibleViewPager.java | 34 * Positions supplied will always be the logical position in the adapter -
|
/packages/apps/TV/src/com/android/tv/guide/ |
TimeListAdapter.java | 36 public class TimeListAdapter extends RecyclerView.Adapter<TimeListAdapter.TimeViewHolder> {
|
/packages/apps/TvSettings/QuickSettings/src/com/android/tv/quicksettings/ |
DialogAdapter.java | 24 public class DialogAdapter extends RecyclerView.Adapter<DialogAdapter.ViewHolder> {
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationPagerAdapter.java | 62 * In singleton mode, this adapter ignores the cursor contents and size, and acts as if the 67 * Similar to singleton mode, but once enabled, detached mode is permanent for this adapter. 82 * We must be careful to null out this reference when the pager and adapter are decoupled to 100 * After {@link #stopListening()} is called, this contains the last-known count of this adapter. 114 * Once this adapter is connected to a ViewPager's saved state (from a previous 190 LogUtils.i(LOG_TAG, "Pager adapter has a null controller. If the conversation view" 204 // cursor-less adapter is a size-1 cursor that points to mInitialConversation. 479 LogUtils.d(LOG_TAG, "pager adapter found repositioned convo %s at pos=%d", 561 LogUtils.d(LOG_TAG, "pager adapter setting current conv: %s", c);
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/ |
UserDictionarySettings.java | 166 ListAdapter adapter = getListView().getAdapter(); local 167 if (adapter != null && adapter instanceof MyAdapter) { 171 MyAdapter listAdapter = (MyAdapter) adapter;
|
/packages/providers/ContactsProvider/tests/ |
AndroidManifest.xml | 27 <!-- Mock contacts sync adapter -->
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
i2c-dev.h | 46 #define I2C_FUNCS 0x0705 /* Get the adapter functionality mask */
|
sdla.h | 26 /* adapter type */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
i2c-dev.h | 46 #define I2C_FUNCS 0x0705 /* Get the adapter functionality mask */
|
sdla.h | 26 /* adapter type */
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/ |
cycx_cfm.h | 44 unsigned short adapter[CFM_MAX_CYCX]; member in struct:cycx_fw_info
|