Searched defs:Step (Results 1 – 2 of 2) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/ |
D | KeyChainTest.java | 448 private static class Step { class in KeyChainTest 458 public Step(int instructionTextId, boolean skippable, AsyncTask<Void, Void, Void> task) { in Step() method in KeyChainTest.Step
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | box2d.js | 246 ….prototype.GetGroundBody=function(){return this.m_groundBody};h.prototype.Step=function(a,c,g){if(… method in h 308 …useDensity=false;this.useWorldGravity=true;this.gravity=null};w.prototype.Step=function(){if(this.… method in w 311 …troller.b2Controller.apply(this,arguments);this.A=new K(0,0)};A.prototype.Step=function(M){M=new K… method in A 312 …troller.b2Controller.apply(this,arguments);this.F=new K(0,0)};U.prototype.Step=function(){for(var … method in U 315 …b2Controller.apply(this,arguments);this.G=1;this.invSqr=true};Q.prototype.Step=function(){var M=nu… method in Q 317 …this.T.col2.y=-L;this.maxTimestep=M>0||L>0?1/Math.max(M,L):0};V.prototype.Step=function(M){M=M.dt;… method in V
|