/external/lldb/examples/summaries/cocoa/ |
NSNotification.py | 32 self.update(); 34 def update(self): member in class:NSConcreteNotification_SummaryProvider 59 self.update() 61 def update(self): member in class:NSNotificationUnknown_SummaryProvider
|
NSNumber.py | 36 self.update(); 38 def update(self): member in class:NSTaggedNumber_SummaryProvider 88 self.update(); 90 def update(self): member in class:NSUntaggedNumber_SummaryProvider 172 self.update(); 174 def update(self): member in class:NSUnknownNumber_SummaryProvider
|
metrics.py | 35 def update(self,name): member in class:Counter 71 self.metrics[metric].update(trigger)
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
ResponseCacheAdapter.java | 74 public void update(Response cached, Response network) throws IOException { method in class:ResponseCacheAdapter
|
/external/replicaisland/src/com/replica/replicaisland/ |
MovementComponent.java | 39 public void update(float timeDelta, BaseObject parent) { method in class:MovementComponent
|
SimplePhysicsComponent.java | 40 public void update(float timeDelta, BaseObject parent) { method in class:SimplePhysicsComponent
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
ContentProviderTest.java | 50 public int update(Uri arg0, ContentValues arg1, String arg2, method in class:ContentProviderTest.TestContentProvider
|
/external/svox/pico/src/com/svox/pico/providers/ |
SettingsProvider.java | 90 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) {
method in class:SettingsProvider
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
DrcPresModeWrap.cpp | 152 CDrcPresModeWrapper::update() function in class:CDrcPresModeWrapper 318 // update the decoder
|
/frameworks/base/core/java/com/android/internal/content/ |
SelectionBuilder.java | 113 * Execute update using the current internal state as {@code WHERE} clause. 115 public int update(SQLiteDatabase db, String table, ContentValues values) { method in class:SelectionBuilder 116 return db.update(table, values, getSelection(), getSelectionArgs());
|
/frameworks/base/core/tests/coretests/src/android/app/ |
SuggestionProvider.java | 97 public int update(Uri url, ContentValues values, String where, String[] whereArgs) { method in class:SuggestionProvider 98 throw new UnsupportedOperationException("update not supported");
|
/frameworks/base/tests/CoreTests/android/core/ |
Sha1Test.java | 49 digest.update(mTestData[i].input.getBytes());
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
BordeauxClassifier.java | 78 public boolean update(final HashMap<Integer, Float> sample, int target) { method in class:BordeauxClassifier
|
/frameworks/opt/telephony/src/java/com/google/android/mms/util/ |
SqliteWrapper.java | 88 public static int update(Context context, ContentResolver resolver, Uri uri, method in class:SqliteWrapper 91 return resolver.update(uri, values, where, selectionArgs); 93 Log.e(TAG, "Catch a SQLiteException when update: ", e);
|
/frameworks/support/v4/java/android/support/v4/app/ |
ActivityOptionsCompat.java | 190 public void update(ActivityOptionsCompat otherOptions) { method in class:ActivityOptionsCompat.ActivityOptionsImplJB 193 mImpl.update(otherImpl.mImpl); 211 public void update(ActivityOptionsCompat otherOptions) { method in class:ActivityOptionsCompat.ActivityOptionsImpl21 215 mImpl.update(otherImpl.mImpl); 235 * Update the current values in this ActivityOptions from those supplied in 239 public void update(ActivityOptionsCompat otherOptions) { method in class:ActivityOptionsCompat
|
/hardware/invensense/60xx/mlsdk/mllite/ |
compass.h | 69 int (*update)(yas_filter_handle_t *t, float *input, float *output); member in struct:__anon40250
|
/libcore/luni/src/main/java/java/util/ |
Observable.java | 24 * cause the invocation of the {@code update()} method of all registered 27 * free in what order they call the update methods. 106 * If {@code hasChanged()} returns {@code true}, calls the {@code update()} 117 * If {@code hasChanged()} returns {@code true}, calls the {@code update()} 122 * the argument passed to {@code update()}. 138 observer.update(this, data);
|
/libcore/luni/src/test/java/libcore/java/util/ |
OldObserverTest.java | 28 public void update(Observable observed, Object arg) { method in class:OldObserverTest.Mock_Observer
|
/packages/apps/QuickSearchBox/tests/spammy/src/com/android/quicksearchbox/tests/spammy/ |
SpammySuggestionProvider.java | 74 public int update(Uri uri, ContentValues values, String selection, method in class:SpammySuggestionProvider
|
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/ |
UpdateService.java | 30 private static final String ACTION_UPDATE = "update"; 53 final int update = intent.getIntExtra("update", 0); local 55 Log.v(TAG, "id: " + id + " when: " + when + " update: " + update); 57 NotificationService.makeBigTextNotification(this, update, id, when)); 64 public static PendingIntent getPendingIntent(Context context, int update, int id, long when) { 70 updateIntent.putExtra("update", update);
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
DataRowHandlerForNickname.java | 55 public boolean update(SQLiteDatabase db, TransactionContext txContext, ContentValues values, method in class:DataRowHandlerForNickname 60 if (!super.update(db, txContext, values, c, callerIsSyncAdapter)) {
|
DataRowHandlerForOrganization.java | 54 public boolean update(SQLiteDatabase db, TransactionContext txContext, ContentValues values, method in class:DataRowHandlerForOrganization 56 if (!super.update(db, txContext, values, c, callerIsSyncAdapter)) {
|
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis2/ |
Visualization2RS.java | 50 public void update() { method in class:Visualization2RS
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/ov_tree_map_/ |
constructors_destructor_fn_imps.hpp | 157 update(PB_DS_node_begin_imp(), (node_update* )this); 210 update(PB_DS_node_begin_imp(), (node_update* )this); 258 update(node_iterator /*it*/, null_node_update_pointer) function in class:PB_DS_CLASS_C_DEC 265 update(node_iterator nd_it, Node_Update* p_update) function in class:PB_DS_CLASS_C_DEC 270 update(nd_it.get_l_child(), p_update); 271 update(nd_it.get_r_child(), p_update);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/ |
constructors_destructor_fn_imps.hpp | 145 update(PB_DS_node_begin_imp(), (node_update*)this); 193 update(PB_DS_node_begin_imp(), (node_update* )this); 241 update(node_iterator, null_node_update_pointer) function in class:PB_DS_CLASS_C_DEC 248 update(node_iterator nd_it, Node_Update* p_update) function in class:PB_DS_CLASS_C_DEC 253 update(nd_it.get_l_child(), p_update); 254 update(nd_it.get_r_child(), p_update);
|