Searched refs:disabled (Results 1 – 14 of 14) sorted by relevance
/packages/apps/Nfc/ |
D | Android.mk | 23 LOCAL_PROGUARD_ENABLED := disabled 48 LOCAL_PROGUARD_ENABLED := disabled
|
/packages/apps/Settings/src/com/android/settings/applications/ |
D | AppViewHolder.java | 20 public TextView disabled; field in AppViewHolder 34 holder.disabled = (TextView) convertView.findViewById(R.id.app_disabled); in createOrRecycle()
|
D | ManageApplications.java | 775 holder.disabled.setVisibility(View.VISIBLE); in getView() 776 holder.disabled.setText(R.string.not_installed); in getView() 778 holder.disabled.setVisibility(View.VISIBLE); in getView() 779 holder.disabled.setText(R.string.disabled); in getView() 781 holder.disabled.setVisibility(View.GONE); in getView()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | Utilities.java | 222 final Bitmap disabled = Bitmap.createBitmap(bitmap.getWidth(), bitmap.getHeight(), in drawDisabledBitmap() local 225 canvas.setBitmap(disabled); in drawDisabledBitmap() 231 return disabled; in drawDisabledBitmap()
|
/packages/providers/ContactsProvider/tests/assets/testSynced/ |
D | readme.txt | 2 Contacts up to ID=6 were created and synchronized. The synch was then disabled and the others
|
/packages/apps/VideoEditor/ |
D | Android.mk | 13 LOCAL_PROGUARD_ENABLED := disabled
|
/packages/apps/Bluetooth/ |
D | Android.mk | 18 LOCAL_PROGUARD_ENABLED := disabled
|
/packages/apps/Settings/src/com/android/settings/ |
D | ChooseLockGeneric.java | 353 void updateUnlockMethodAndFinish(int quality, boolean disabled) { in updateUnlockMethodAndFinish() argument 405 mChooseLockSettingsHelper.utils().setLockScreenDisabled(disabled); in updateUnlockMethodAndFinish()
|
D | AppPicker.java | 129 holder.disabled.setVisibility(View.GONE); in getView()
|
/packages/inputmethods/OpenWnn/ |
D | ChangeLog.txt | 55 * Emoji is disabled.
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 279 # with name TypeT. When disabled the typedef will appear as a member of a file, 544 # automatically be disabled. 1019 # be disabled. 1533 # background. This is disabled by default, because dot on Windows does not 1543 # support this, this feature is disabled by default.
|
/packages/apps/Camera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 279 # with name TypeT. When disabled the typedef will appear as a member of a file, 544 # automatically be disabled. 1019 # be disabled. 1533 # background. This is disabled by default, because dot on Windows does not 1543 # support this, this feature is disabled by default.
|
/packages/apps/Camera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 279 # with name TypeT. When disabled the typedef will appear as a member of a file, 544 # automatically be disabled. 1019 # be disabled. 1533 # background. This is disabled by default, because dot on Windows does not 1543 # support this, this feature is disabled by default.
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 279 # with name TypeT. When disabled the typedef will appear as a member of a file, 544 # automatically be disabled. 1019 # be disabled. 1533 # background. This is disabled by default, because dot on Windows does not 1543 # support this, this feature is disabled by default.
|