Searched refs:update (Results 1 – 5 of 5) sorted by relevance
7 This library makes it easy for update clients to publish security state of updatable components.
150 override fun update( in update() method in androidx.security.state.provider.UpdateInfoProvider
38 …method public int update(android.net.Uri uri, android.content.ContentValues? values, String? selec…
136 provider.update(contentUri, ContentValues(), null, null) in update_NotSupported_ThrowsException()