Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 34) sorted by relevance

12

/cts/tools/dasm/src/java_cup/
Dversion.java38 public static final char update = 'd'; field in version
/cts/suite/cts/deviceTests/opengl/jni/reference/scene/
DScene.cpp65 bool Scene::update(int frame) { in update() function in Scene
/cts/suite/cts/deviceTests/opengl/jni/reference/
DReferenceRenderer.cpp78 bool ReferenceRenderer::update(int frame) { in update() function in ReferenceRenderer
/cts/hostsidetests/appsecurity/test-apps/PermissionDeclareApp/src/com/android/cts/permissiondeclareapp/
DPrivateContentProviderGranting.java61 public int update(Uri uri, ContentValues values, String selection, in update() method in PrivateContentProviderGranting
DPermissionContentProviderPathRestricting.java61 public int update(Uri uri, ContentValues values, String selection, in update() method in PermissionContentProviderPathRestricting
DPermissionContentProviderPath.java45 public int update(Uri uri, ContentValues values, String selection, in update() method in PermissionContentProviderPath
DPrivateContentProvider.java61 public int update(Uri uri, ContentValues values, String selection, in update() method in PrivateContentProvider
DPermissionContentProviderGranting.java61 public int update(Uri uri, ContentValues values, String selection, in update() method in PermissionContentProviderGranting
DAmbiguousContentProvider.java61 public int update(Uri uri, ContentValues values, String selection, in update() method in AmbiguousContentProvider
DPermissionContentProvider.java61 public int update(Uri uri, ContentValues values, String selection, in update() method in PermissionContentProvider
/cts/hostsidetests/appsecurity/test-apps/PermissionDeclareAppCompat/src/com/android/cts/permissiondeclareappcompat/
DAmbiguousContentProvider.java61 public int update(Uri uri, ContentValues values, String selection, in update() method in AmbiguousContentProvider
/cts/hostsidetests/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/
DBasicContentProvider.java61 public int update(Uri uri, ContentValues values, String selection, in update() method in BasicContentProvider
/cts/tests/tests/telephony/src/android/telephony/cts/
DMmsPduProvider.java64 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update() method in MmsPduProvider
/cts/hostsidetests/appsecurity/test-apps/SplitApp/feature/src/com/android/cts/splitapp/
DFeatureProvider.java82 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update() method in FeatureProvider
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DContactUtil.java36 public static void update(ContentResolver resolver, long contactId, in update() method in ContactUtil
DDataUtil.java83 public static void update(ContentResolver resolver, long dataId, ContentValues values) { in update() method in DataUtil
DRawContactUtil.java36 public static void update(ContentResolver resolver, long rawContactId, in update() method in RawContactUtil
/cts/tests/tests/webkit/src/android/webkit/cts/
DMockContentProvider.java67 public int update(Uri uri, ContentValues values, String selection, in update() method in MockContentProvider
/cts/tests/tests/content/src/android/content/cts/
DContentProviderTest.java265 public int update(Uri uri, ContentValues values, String selection, in update() method in ContentProviderTest.MockContentProvider
336 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update() method in ContentProviderTest.OpenFileContentProvider
DContentQueryMapTest.java361 public synchronized void update(Observable observable, Object data) { in update() method in ContentQueryMapTest.MockObserver
DDummyProvider.java165 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update() method in DummyProvider
/cts/tests/tests/keystore/src/android/keystore/cts/
DBlockCipherTestBase.java1429 protected byte[] update(byte[] input) { in update() method in BlockCipherTestBase
1436 protected byte[] update(byte[] input, int offset, int len) { in update() method in BlockCipherTestBase
1443 protected int update(byte[] input, int offset, int len, byte[] output) in update() method in BlockCipherTestBase
1451 protected int update(byte[] input, int offset, int len, byte[] output, int outputOffset) in update() method in BlockCipherTestBase
1459 protected int update(ByteBuffer input, ByteBuffer output) throws ShortBufferException { in update() method in BlockCipherTestBase
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DAuthenticatorContentProvider.java146 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update() method in AuthenticatorContentProvider
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DMotionIndicatorView.java365 public boolean update(int data) { in update() method in RangeCoveredRegister
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DTestResultsProvider.java160 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update() method in TestResultsProvider

12