Home
last modified time | relevance | path

Searched defs:initialize (Results 1 – 6 of 6) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DRotate3dAnimation.java63 public void initialize(int width, int height, int parentWidth, int parentHeight) { in initialize() method in Rotate3dAnimation
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DNumericSprite.java29 public void initialize(GL10 gl, Paint paint) { in initialize() method in NumericSprite
DLabelMaker.java80 public void initialize(GL10 gl) { in initialize() method in LabelMaker
/development/tools/findunused/
Dfind_unused_resources.rb56 def initialize(f, ln) method in FilePosition
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DBluetoothLeService.java182 public boolean initialize() { in initialize() method in BluetoothLeService
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
DBluetoothHDPActivity.java276 private void initialize() { in initialize() method in BluetoothHDPActivity