HomeSort by relevance Sort by last modified time
    Searched refs:edit (Results 51 - 75 of 4249) sorted by null

1 23 4 5 6 7 8 91011>>

  /bionic/libc/kernel/uapi/linux/
aio_abi.h 10 *** To edit the content of this header, modify the corresponding
23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
51 #error edit for your odd byteorder.
53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS *
    [all...]
  /developers/build/prebuilts/gradle/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
AccountStorage.java 43 prefs.edit().putString(PREF_ACCOUNT_NUMBER, s).commit();
  /developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
AccountStorage.java 43 prefs.edit().putString(PREF_ACCOUNT_NUMBER, s).commit();
  /development/ndk/platforms/android-3/include/linux/
aio_abi.h 40 #error edit for your odd byteorder.
  /development/ndk/platforms/android-L/include/linux/
aio_abi.h 10 *** To edit the content of this header, modify the corresponding
23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
51 #error edit for your odd byteorder.
53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS *
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
AutoComplete1.java 35 AutoCompleteTextView textView = (AutoCompleteTextView) findViewById(R.id.edit);
AutoComplete3.java 38 findViewById(R.id.edit);
AutoComplete5.java 41 findViewById(R.id.edit);
AutoComplete6.java 35 MultiAutoCompleteTextView textView = (MultiAutoCompleteTextView) findViewById(R.id.edit);
  /development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
AccountStorage.java 43 prefs.edit().putString(PREF_ACCOUNT_NUMBER, s).commit();
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
user_mock.py 47 def edit(self, files): member in class:MockUser
  /external/kernel-headers/original/uapi/linux/
aio_abi.h 70 #error edit for your odd byteorder.
  /external/wpa_supplicant_8/src/utils/
Makefile 33 # Pick correct edit implementation
34 LIB_OBJS += edit.o
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.h 37 virtual void writeWepKey(int network_id, QLineEdit *edit, int id);
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
AutoCompleteTextViewActivityPortrait.java 48 AutoCompleteTextView textView = (AutoCompleteTextView) findViewById(R.id.edit);
  /packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
BasicSmsReceiverApp.java 54 SharedPreferences.Editor editor = prefs.edit();
  /packages/apps/Browser/src/com/android/browser/preferences/
DebugPreferencesFragment.java 45 BrowserSettings.getInstance().getPreferences().edit()
  /packages/apps/Calendar/src/com/android/calendar/
CalendarBackupAgent.java 43 GeneralPreferences.SHARED_PREFS_NAME_NO_BACKUP, Context.MODE_PRIVATE).edit();
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
RemoveReceiver.java 37 prefs.edit().remove(pkg).apply();
  /packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/
MagicSmokeSelector.java 138 Editor edit = mSharedPref.edit(); local
139 edit.putInt("preset", mCurrentPreset);
140 edit.apply();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
aio_abi.h 70 #error edit for your odd byteorder.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
aio_abi.h 70 #error edit for your odd byteorder.
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
aio_abi.h 40 #error edit for your odd byteorder.
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
aio_abi.h 40 #error edit for your odd byteorder.
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
aio_abi.h 40 #error edit for your odd byteorder.

Completed in 2213 milliseconds

1 23 4 5 6 7 8 91011>>