Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 481) sorted by relevance

12345678910>>...20

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
DTaskGrouping.java22 void addTask(Task t) { in addTask()
32 void removeTask(Task t) { in removeTask()
47 public Task.TaskKey getNextTaskInGroup(Task t) { in getNextTaskInGroup()
56 public Task.TaskKey getPrevTaskInGroup(Task t) { in getPrevTaskInGroup()
65 public boolean isFrontMostTask(Task t) { in isFrontMostTask()
70 public int indexOf(Task t) { in indexOf()
75 public boolean containsTask(Task t) { in containsTask()
81 public boolean isTaskAboveTask(Task t, Task below) { in isTaskAboveTask()
DTaskStack.java39 public boolean acceptTask(Task t, int index); in acceptTask()
80 void add(Task t) { in add()
93 boolean remove(Task t) { in remove()
103 int indexOf(Task t) { in indexOf()
116 boolean contains(Task t) { in contains()
126 Task t = mTasks.get(i); in updateFilteredTasks() local
142 Task t = mFilteredTasks.get(i); in updateFilteredTaskIndices() local
166 public void onStackTaskAdded(TaskStack stack, Task t); in onStackTaskAdded()
172 public void onStackFiltered(TaskStack newStack, ArrayList<Task> curTasks, Task t); in onStackFiltered()
218 public void addTask(Task t) { in addTask()
[all …]
/frameworks/compile/mclinker/include/mcld/Support/
DCXADemangle.tcc73 for (auto& t : db.template_param) in print_stack() local
110 const char* t = first; in parse_number() local
180 const char* t = first; in parse_floating_number() local
220 const char* t = first+1; in parse_source_name() local
299 const char* t = first+1; in parse_substitution() local
455 const char*t = parse_source_name(first+1, last, db); in parse_builtin_type() local
553 for (auto& t : db.template_param.back().front()) in parse_template_param() local
566 const char* t = first+1; in parse_template_param() local
602 const char* t = parse_type(first+2, last, db); in parse_const_cast_expr() local
628 const char* t = parse_type(first+2, last, db); in parse_dynamic_cast_expr() local
[all …]
/frameworks/base/libs/hwui/
DInterpolator.cpp43 float AnticipateInterpolator::interpolate(float t) { in interpolate()
47 static float a(float t, float s) { in a()
51 static float o(float t, float s) { in o()
55 float AnticipateOvershootInterpolator::interpolate(float t) { in interpolate()
60 static float bounce(float t) { in bounce()
64 float BounceInterpolator::interpolate(float t) { in interpolate()
86 float OvershootInterpolator::interpolate(float t) { in interpolate()
/frameworks/base/core/tests/coretests/src/android/text/format/
DTimeTest.java31 Time t = new Time(Time.TIMEZONE_UTC); in testNormalize0() local
271 Time t = new Time(Time.TIMEZONE_UTC); in testSwitchTimezone0() local
279 Time t = new Time(Time.TIMEZONE_UTC); in testCtor0() local
285 Time t = new Time(Time.TIMEZONE_UTC); in testGetActualMaximum0() local
292 Time t = new Time(Time.TIMEZONE_UTC); in testClear0() local
306 Time t = new Time(Time.TIMEZONE_UTC); in testFormat0() local
313 Time t = new Time(Time.TIMEZONE_UTC); in testToString0() local
326 Time t = new Time(Time.TIMEZONE_UTC); in testSetToNow0() local
333 Time t = new Time(Time.TIMEZONE_UTC); in testMillis0() local
344 Time t = new Time(Time.TIMEZONE_UTC); in testMillis1() local
[all …]
/frameworks/base/core/tests/coretests/src/android/view/
DVelocityTest.java48 long t = System.currentTimeMillis(); in testClear() local
63 long t = System.currentTimeMillis(); in testDragAcceleration() local
74 long t = System.currentTimeMillis(); in testDragDeceleration() local
85 long t = System.currentTimeMillis(); in testDragLinearHorizontal() local
97 long t = System.currentTimeMillis(); in testDragLinearVertical() local
113 long t = System.currentTimeMillis(); in testDragWith2Points() local
129 long t = System.currentTimeMillis(); in testStabilityInNbPoints() local
151 long t = System.currentTimeMillis(); in testStabilityInTime() local
173 long t = System.currentTimeMillis(); in testStabilityInSpace() local
195 long t = System.currentTimeMillis(); in testStabilityOfComputation() local
[all …]
/frameworks/rs/driver/
DrsdType.cpp36 bool rsdTypeInit(const Context *, const Type *t) { in rsdTypeInit()
40 void rsdTypeDestroy(const Context *rsc, const Type *t) { in rsdTypeDestroy()
44 const Type *t, in rsdTypeUpdateCachedObject()
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
DTestBase.java52 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup()
57 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup()
62 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup()
67 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
72 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
DMandelbrot.java33 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup()
44 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup()
57 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup()
70 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
DLevelsV4.java86 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup()
91 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup()
97 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup()
103 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
109 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
DIPControls.java191 IPTestList.TestName t[] = IPTestList.TestName.values(); in checkGroup() local
210 IPTestList.TestName t[] = IPTestList.TestName.values(); in btnRun() local
237 float rebase(float v, IPTestList.TestName t) { in rebase()
260 IPTestList.TestName t = IPTestList.TestName.values()[ct]; in writeResults() local
282 IPTestList.TestName t = IPTestList.TestName.values()[id[ct]]; in onActivityResult() local
294 IPTestList.TestName t = IPTestList.TestName.values()[ct]; in onActivityResult() local
324 IPTestList.TestName t[] = IPTestList.TestName.values(); in btnSelAll() local
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
DTestBase.java53 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup()
58 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup()
63 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup()
68 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
73 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
DIPControlsJB.java133 IPTestListJB.TestName t[] = IPTestListJB.TestName.values(); in launchDemo() local
193 IPTestListJB.TestName t[] = IPTestListJB.TestName.values(); in checkGroup() local
213 IPTestListJB.TestName t[] = IPTestListJB.TestName.values(); in btnRun() local
238 float rebase(float v, IPTestListJB.TestName t) { in rebase()
261 IPTestListJB.TestName t = IPTestListJB.TestName.values()[ct]; in writeResults() local
283 IPTestListJB.TestName t = IPTestListJB.TestName.values()[id[ct]]; in onActivityResult() local
295 IPTestListJB.TestName t = IPTestListJB.TestName.values()[ct]; in onActivityResult() local
313 IPTestListJB.TestName t[] = IPTestListJB.TestName.values(); in btnSelAll() local
DMandelbrot.java33 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup()
44 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup()
57 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup()
70 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
DLevelsV4.java86 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup()
91 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup()
97 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup()
103 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
109 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
DTestBase.java74 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup()
79 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup()
84 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup()
89 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
94 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
DLevelsV4.java92 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup()
97 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup()
103 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup()
109 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
115 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
DMandelbrot.java39 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup()
50 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup()
63 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup()
76 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
/frameworks/base/test-runner/src/android/test/
DTestPrinter.java88 private void failed(Test test, Throwable t) { in failed()
90 failed(test.toString(), t); in failed() local
93 public void addError(Test test, Throwable t) { in addError()
97 public void addFailure(Test test, junit.framework.AssertionFailedError t) { in addFailure()
/frameworks/base/core/java/android/view/animation/
DAnticipateOvershootInterpolator.java86 private static float a(float t, float s) { in a()
90 private static float o(float t, float s) { in o()
94 public float getInterpolation(float t) { in getInterpolation()
DBounceInterpolator.java38 private static float bounce(float t) { in bounce()
42 public float getInterpolation(float t) { in getInterpolation()
/frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
DBlasControls.java116 BlasTestList.TestName t[] = BlasTestList.TestName.values(); in btnRun() local
155 String t = BlasTestList.TestName.values()[ct].toString(); in writeResults() local
179 String t = inf[ct]; in onActivityResult() local
195 BlasTestList.TestName t[] = BlasTestList.TestName.values(); in btnSelAll() local
214 BlasTestList.TestName t[] = BlasTestList.TestName.values(); in btnSelNone() local
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/util/
DL.java55 public static void d(Throwable t, String msg, Object... args) { in d()
66 public static void w(Throwable t, String msg, Object... args) { in w()
71 private static void tryToThrowScoped(Throwable t, String fullMessage) { in tryToThrowScoped()
90 public static void e(Throwable t, String msg, Object... args) { in e()
/frameworks/base/tools/aidl/
Dgenerate_java_binder.cpp198 generate_new_array(Type* t, StatementBlock* addTo, Variable* v, in generate_new_array()
213 generate_write_to_parcel(Type* t, StatementBlock* addTo, Variable* v, in generate_write_to_parcel()
225 generate_create_from_parcel(Type* t, StatementBlock* addTo, Variable* v, in generate_create_from_parcel()
237 generate_read_from_parcel(Type* t, StatementBlock* addTo, Variable* v, in generate_read_from_parcel()
306 Type* t = NAMES.Search(arg->type.type.data); in generate_method() local
367 Type* t = NAMES.Search(arg->type.type.data); in generate_method() local
434 Type* t = NAMES.Search(arg->type.type.data); in generate_method() local
477 Type* t = NAMES.Search(arg->type.type.data); in generate_method() local
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/
DMediaRecorderStopException.java35 public MediaRecorderStopException(String msg, Throwable t) { in MediaRecorderStopException()
39 public MediaRecorderStopException(Throwable t) { in MediaRecorderStopException()

12345678910>>...20