Home
last modified time | relevance | path

Searched refs:t (Results 1 – 25 of 619) sorted by relevance

12345678910>>...25

/developers/samples/android/ui/views/TextSwitcher/Application/src/main/java/com/example/android/textswitcher/
DMainActivity.java97 TextView t = new TextView(MainActivity.this);
98 t.setGravity(Gravity.TOP | Gravity.CENTER_HORIZONTAL);
99 t.setTextAppearance(MainActivity.this, android.R.style.TextAppearance_Large);
100 return t;
/developers/build/prebuilts/gradle/TextSwitcher/Application/src/main/java/com/example/android/textswitcher/
DMainActivity.java97 TextView t = new TextView(MainActivity.this);
98 t.setGravity(Gravity.TOP | Gravity.CENTER_HORIZONTAL);
99 t.setTextAppearance(MainActivity.this, android.R.style.TextAppearance_Large);
100 return t;
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/net/
DFeedParser.java156 Time t = new Time(); in readEntry() local
157 t.parse3339(readTag(parser, TAG_PUBLISHED)); in readEntry()
158 publishedOn = t.toMillis(false); in readEntry()
/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/net/
DFeedParser.java156 Time t = new Time(); in readEntry() local
157 t.parse3339(readTag(parser, TAG_PUBLISHED)); in readEntry()
158 publishedOn = t.toMillis(false); in readEntry()
/developers/build/templates/unmanaged/
DREADME.md.ftl5 ${sample.metadata.description?trim?replace('\\n\\n', '\n')?replace('\\"', '"')?replace('\t+', '', '…
7 ${sample.strings.intro?trim?replace('\\n\\n', '\n')?replace('\\"', '"')?replace('\t+', '', 'r')?rep…
13 ${sample.metadata.intro?trim?replace('\\n\\n', '\n')?replace('\\"', '"')?replace('\t+', '', 'r')?re…
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DDiskLruCache.java408 for (int t = 0; t < valueCount; t++) { in processJournal()
409 size += entry.lengths[t]; in processJournal()
413 for (int t = 0; t < valueCount; t++) { in processJournal()
414 deleteIfExists(entry.getCleanFile(t)); in processJournal()
415 deleteIfExists(entry.getDirtyFile(t)); in processJournal()
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DDiskLruCache.java408 for (int t = 0; t < valueCount; t++) { in processJournal()
409 size += entry.lengths[t]; in processJournal()
413 for (int t = 0; t < valueCount; t++) { in processJournal()
414 deleteIfExists(entry.getCleanFile(t)); in processJournal()
415 deleteIfExists(entry.getDirtyFile(t)); in processJournal()
/developers/build/templates/base-build/
DREADME.md.ftl5 ${sample.metadata.description?trim?replace('\\n\\n', '\n')?replace('\\"', '"')?replace('\t+', '', '…
7 ${sample.strings.intro?trim?replace('\\n\\n', '\n')?replace('\\"', '"')?replace('\t+', '', 'r')?rep…
13 ${sample.metadata.intro?trim?replace('\\n\\n', '\n')?replace('\\"', '"')?replace('\t+', '', 'r')?re…
/developers/build/templates/base/
DREADME.md.ftl5 ${sample.metadata.description?trim?replace('\\n\\n', '\n')?replace('\\"', '"')?replace('\t+', '', '…
7 ${sample.strings.intro?trim?replace('\\n\\n', '\n')?replace('\\"', '"')?replace('\t+', '', 'r')?rep…
13 ${sample.metadata.intro?trim?replace('\\n\\n', '\n')?replace('\\"', '"')?replace('\t+', '', 'r')?re…
/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/data/source/local/
DDigitalAssetLinksRepository.java139 @NonNull Throwable t) { in checkValid()
140 dalCheckDataCallback.onDataNotAvailable(t.getMessage()); in checkValid()
152 public void onFailure(@NonNull Call<DalCheck> call, @NonNull Throwable t) { in checkValid()
/developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/data/source/local/
DDigitalAssetLinksRepository.java139 @NonNull Throwable t) { in checkValid()
140 dalCheckDataCallback.onDataNotAvailable(t.getMessage()); in checkValid()
152 public void onFailure(@NonNull Call<DalCheck> call, @NonNull Throwable t) { in checkValid()
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
DEntryListFragment.java168 Time t = new Time(); in onViewCreated()
169 t.set(cursor.getLong(i)); in onViewCreated()
170 ((TextView) view).setText(t.format("%Y-%m-%d %H:%M")); in onViewCreated()
/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
DEntryListFragment.java168 Time t = new Time(); in onViewCreated()
169 t.set(cursor.getLong(i)); in onViewCreated()
170 ((TextView) view).setText(t.format("%Y-%m-%d %H:%M")); in onViewCreated()
/developers/build/templates/include/
Dcommon.ftl29 try/catch stacktraces, so we can't silently wrap a string in quotes and leave a number
50 try/catch stacktraces, so we can't silently wrap a string in quotes and leave a number
68 <#-- Check if dependency is a play services dependency and if it doesn't
/developers/samples/android/deprecated/wearable/wear/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/util/
DSharedPreferencesHelper.java204 for (T t : list) { in setList()
205 strings.add(gson.toJson(t)); in setList()
/developers/build/prebuilts/gradle/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/util/
DSharedPreferencesHelper.java204 for (T t : list) { in setList()
205 strings.add(gson.toJson(t)); in setList()
/developers/samples/android/experimental/ndkSampleGen/
Dbuild.gradle103 // doesn't belong here.
201 // Don't substitute a dot for the separator between the end of the
211 // won't return the proper value from a call to roots.contains(String)!
213 // strings can't return true from contains() when given a string that
/developers/samples/android/sensors/AccelerometerPlay/app/src/main/java/com/example/android/accelerometerplay/
DAccelerometerPlayActivity.java232 final long t = timestamp; in updatePositions() local
234 final float dT = (float) (t - mLastT) / 1000.f /** (1.0f / 1000000000.0f)*/; in updatePositions()
241 mLastT = t; in updatePositions()
/developers/build/
Dbuild.gradle65 // Don't substitute a dot for the separator between the end of the
75 // won't return the proper value from a call to roots.contains(String)!
77 // strings can't return true from contains() when given a string that
119 // doesn't belong here.
/developers/build/prebuilts/gradle/BasicManagedProfile/
DREADME.md19 (you are prompted to do if you haven't). This doesn't wipe out the
/developers/samples/android/admin/BasicManagedProfile/
DREADME.md19 (you are prompted to do if you haven't). This doesn't wipe out the
/developers/build/prebuilts/gradle/DirectBoot/
DREADME.md39 because the storage isn't protected by the user's credential (PIN/Pattern/Password)
40 You shouldn't store sensitive data (such as user's emails, auth tokens) in a
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/
DCONTRIBUTING.md25 1. If your proposed change is accepted, and you haven't already done so, sign a
/developers/build/prebuilts/gradle/AutofillFramework/
DCONTRIBUTING.md25 1. If your proposed change is accepted, and you haven't already done so, sign a
/developers/build/prebuilts/gradle/AppUsageStatistics/
DCONTRIBUTING.md25 1. If your proposed change is accepted, and you haven't already done so, sign a

12345678910>>...25