Searched refs:rebuild (Results 1 – 11 of 11) sorted by relevance
5 --rebuild ) echo Rebuild && rebuild=true;;16 if [[ $rebuild == true ]]; then
432 Builder.rebuild(getContext(), notification); in getActiveNotifications()615 Notification.Builder.rebuild(getContext(), sbn.getNotification()); in onNotificationPosted()
127 protected synchronized void updateActiveCues(boolean rebuild, long timeMs) { in updateActiveCues() argument130 if (rebuild || mLastUpdateTimeMs > timeMs) { in updateActiveCues()
71 <dd>Learn what happens when your activity is destroyed and how you can rebuild the activity
3290 public static Notification rebuild(Context context, Notification n) { in rebuild() method in Notification.Builder3308 return b.rebuild(); in rebuild()3320 private Notification rebuild() { in rebuild() method in Notification.Builder
357 is completely separate from the app, you can change the data without having to rebuild the
266 the package name, rebuild the app, and run it in an AVD.</p>
340 If necessary, rebuild your main application and test package.
992 You may rebuild from source via <code>LIBCXX_FORCE_REBUILD :=1236 <li>Provided the ability to rebuild all of STL with debugging info in an1975 <li>Fixed unnecessary rebuild of object files when using the {@code ndk-build} script.2562 <li>Added and improved various scripts in the rebuild and test NDK toolchain:3349 allows the 32-bit toolchain to rebuild properly on Snow Leopard. The toolchain rebuild scripts3434 recommend developers that use this library to rebuild their applications then
140 <p>However, you don't need to boot the emulator each time you rebuild your