/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/ |
D | Physics.kt | 29 interface Entity { interface 52 open class Body(var name: String = "Unknown") : Entity { 128 val entities = ArraySet<Entity>(1000) 131 fun add(e: Entity) = entities.add(e) in add() 132 fun remove(e: Entity) = entities.remove(e) in add() 136 open fun updateAll(dt: Float, entities: ArraySet<Entity>) { in add() 144 open fun postUpdateAll(dt: Float, entities: ArraySet<Entity>) { in postUpdateAll()
|
D | Universe.kt | 242 override fun updateAll(dt: Float, entities: ArraySet<Entity>) { in updateAll() 354 override fun postUpdateAll(dt: Float, entities: ArraySet<Entity>) { in postUpdateAll() 360 .forEach { remove(it as Entity) } in postUpdateAll()
|
D | Autopilot.kt | 22 class Autopilot(val ship: Spacecraft, val universe: Universe) : Entity { in <lambda>()
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
D | ExportTestProvider.java | 20 import android.content.Entity; 42 private final List<Entity> mEntityList; 43 private Iterator<Entity> mIterator; 46 mEntityList = new ArrayList<Entity>(); in MockEntityIterator() 47 Entity entity = new Entity(new ContentValues()); in MockEntityIterator() 61 public Entity next() { in next()
|
/frameworks/base/core/java/android/content/ |
D | Entity.java | 32 public final class Entity { class 38 public Entity(ContentValues values) { in Entity() method in Entity 52 mSubValues.add(new Entity.NamedContentValues(uri, values)); in addSubValue() 68 for (Entity.NamedContentValues namedValue : getSubValues()) { in toString()
|
D | CursorEntityIterator.java | 51 public abstract Entity getEntityAndIncrementCursor(Cursor cursor) throws RemoteException; in getEntityAndIncrementCursor() 77 public Entity next() { in next()
|
D | EntityIterator.java | 28 public interface EntityIterator extends Iterator<Entity> {
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/data/db/ |
D | CommunalEntities.kt | 20 import androidx.room.Entity 23 @Entity(tableName = "communal_widget_table") 34 @Entity(tableName = "communal_item_rank_table")
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/dataservice/ |
D | UiccInfoEntity.java | 23 import androidx.room.Entity; 26 @Entity(tableName = DataServiceUtils.UiccInfoData.TABLE_NAME)
|
D | MobileNetworkInfoEntity.java | 23 import androidx.room.Entity; 26 @Entity(tableName = DataServiceUtils.MobileNetworkInfoData.TABLE_NAME)
|
D | SubscriptionInfoEntity.java | 24 import androidx.room.Entity; 29 @Entity(tableName = DataServiceUtils.SubscriptionInfoData.TABLE_NAME)
|
/frameworks/base/packages/SettingsLib/DataStore/tests/src/com/android/settingslib/datastore/ |
D | BackupRestoreStorageTest.kt | 56 private val entity1 = Entity("key1", "value1".toByteArray()) in <lambda>() 57 private val entity1NoOpCodec = Entity("key1", "value1".toByteArray(), BackupNoOpCodec()) in <lambda>() 58 private val entity2 = Entity("key2", "value2".toByteArray(), BackupZipCodec.BEST_SPEED) in <lambda>() 190 val entity = Entity("key", random.nextBytes(size), codec) in <lambda>() 399 private class Entity( in createBackupRestoreEntities() class
|
/frameworks/base/core/java/android/provider/ |
D | CalendarContract.java | 35 import android.content.Entity; 598 public Entity getEntityAndIncrementCursor(Cursor cursor) throws RemoteException { in getEntityAndIncrementCursor() 653 Entity entity = new Entity(cv); in getEntityAndIncrementCursor() 1474 public Entity getEntityAndIncrementCursor(Cursor cursor) throws RemoteException { in getEntityAndIncrementCursor() 1544 Entity entity = new Entity(cv); in getEntityAndIncrementCursor()
|
D | ContactsContract.java | 39 import android.content.Entity; 40 import android.content.Entity.NamedContentValues; 1913 public static final class Entity implements BaseColumns, ContactsColumns, class in ContactsContract.Contacts 1919 private Entity() { in Entity() method in ContactsContract.Contacts.Entity 3056 public static final class Entity implements BaseColumns, DataColumns { class in ContactsContract.RawContacts 3060 private Entity() { in Entity() method in ContactsContract.RawContacts.Entity 3205 public android.content.Entity getEntityAndIncrementCursor(Cursor cursor) in getEntityAndIncrementCursor() 3226 android.content.Entity contact = new android.content.Entity(cv); in getEntityAndIncrementCursor() 3235 cv.put(Data._ID, cursor.getLong(cursor.getColumnIndexOrThrow(Entity.DATA_ID))); in getEntityAndIncrementCursor() 5289 Entity entity = entityIterator.next(); in queryRawContactEntity() [all …]
|
/frameworks/opt/vcard/java/com/android/vcard/ |
D | VCardComposer.java | 21 import android.content.Entity; 22 import android.content.Entity.NamedContentValues; 551 Entity entity = entityIterator.next(); in createOneEntryInternal()
|
/frameworks/av/services/mediaextractor/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/frameworks/av/media/libstagefright/codecs/gsm/dec/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/frameworks/av/media/module/foundation/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/frameworks/av/media/module/mpeg2ts/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/frameworks/base/media/jni/soundpool/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/frameworks/av/media/libmedia/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/frameworks/base/keystore/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/frameworks/native/cmds/cmd/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/frameworks/av/media/module/extractors/midi/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|
/frameworks/av/media/libstagefright/codecs/flac/enc/ |
D | NOTICE | 28 "Legal Entity" shall mean the union of the acting entity and all 36 "You" (or "Your") shall mean an individual or Legal Entity 65 or by an individual or Legal Entity authorized to submit on behalf of 75 "Contributor" shall mean Licensor and any individual or Legal Entity
|