Home
last modified time | relevance | path

Searched refs:modified (Results 1 – 25 of 43) sorted by relevance

12

/packages/apps/Launcher2/src/com/android/launcher2/
DAllAppsList.java55 public ArrayList<ApplicationInfo> modified = new ArrayList(); field in AllAppsList
77 modified.clear(); in clear()
156 modified.add(applicationInfo); in updatePackage()
DLauncherModel.java280 ArrayList<ApplicationInfo> modified = null; in onReceive() local
329 if (mAllAppsList.modified.size() > 0) { in onReceive()
330 modified = mAllAppsList.modified; in onReceive()
331 mAllAppsList.modified = new ArrayList<ApplicationInfo>(); in onReceive()
348 if (update || modified != null) { in onReceive()
349 final ArrayList<ApplicationInfo> modifiedFinal = modified; in onReceive()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppObexClientSession.java565 boolean modified = false; in applyRemoteDeviceQuirks()
569 modified = true; in applyRemoteDeviceQuirks()
576 if (modified) { in applyRemoteDeviceQuirks()
/packages/inputmethods/PinyinIME/jni/share/
Dmatrixsearch.cpp715 bool modified = false; in try_add_cand0_to_userdict() local
722 if (modified) { in try_add_cand0_to_userdict()
733 modified = false; in try_add_cand0_to_userdict()
737 modified = true; in try_add_cand0_to_userdict()
747 if (modified) { in try_add_cand0_to_userdict()
/packages/wallpapers/MusicVisualization/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/providers/UserDictionaryProvider/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Launcher/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/providers/ApplicationsProvider/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/inputmethods/OpenWnn/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Camera/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/wallpapers/MagicSmoke/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/providers/ContactsProvider/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Phone/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/providers/GoogleContactsProvider/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/GoogleSearch/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Music/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/AlarmClock/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/wallpapers/LivePicker/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/SoundRecorder/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Contacts/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/providers/TelephonyProvider/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/GlobalSearch/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Email/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/providers/GoogleSubscribedFeedsProvider/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/VoiceDialer/
DNOTICE110 (b) You must cause any modified files to carry prominent notices

12