/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
D | EasyTextWatcher.java | 29 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() 34 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/ |
D | TextWatcherWrapper.java | 37 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() 42 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/ |
D | CardEmulationFragment.java | 55 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() 60 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/development/vndk/tools/header-checker/src/utils/ |
D | string_utils.cpp | 29 std::string::size_type start = s.find_first_not_of(" \t\r\n"); in Trim() local 76 const char *start = s.c_str(); in ParseInt() local
|
/development/vndk/tools/sourcedr/ninja/ |
D | list_source_file.py | 40 def collect_source_files(graph, start, out_dir_pattern, out_host_dir_pattern): argument
|
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/ |
D | SimpleWebServer.java | 73 public void start() { in start() method in SimpleWebServer 130 int start = line.indexOf('/') + 1; in handle() local
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
D | TextUndoActivity.java | 84 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() 88 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/ |
D | MidiEventThread.java | 63 public void start() { in start() method in MidiEventThread
|
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ |
D | MidiEventThread.java | 63 public void start() { in start() method in MidiEventThread
|
/development/samples/Vault/src/com/example/android/vault/ |
D | SecretKeyWrapper.java | 73 final Calendar start = new GregorianCalendar(); in generateKeyPair() local
|
D | EncryptedDocument.java | 272 final long start = f.getFilePointer(); in readSection() local 309 final long start = f.getFilePointer(); in writeSection() local
|
/development/samples/KeyChainDemo/src/com/example/android/keychain/ |
D | SecureWebServer.java | 91 protected void start() { in start() method in SecureWebServer
|
/development/tools/mkstubs/src/com/android/mkstubs/stubber/ |
D | MethodStubber.java | 138 public void visitLineNumber(int line, Label start) { in visitLineNumber() 144 Label start, Label end, int index) { in visitLocalVariable() 174 public void visitTryCatchBlock(Label start, Label end, Label handler, String type) { in visitTryCatchBlock()
|
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/ |
D | SimpleAudioOutput.java | 49 public void start(int frameRate) { in start() method in SimpleAudioOutput
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/ |
D | SimpleAudioOutput.java | 49 public void start(int frameRate) { in start() method in SimpleAudioOutput
|
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/ |
D | MethodSourcer.java | 206 public void visitLineNumber(int line, Label start) { in visitLineNumber() 212 Label start, Label end, int index) { in visitLocalVariable() 248 public void visitTryCatchBlock(Label start, Label end, Label handler, String type) { in visitTryCatchBlock()
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeyNetworkMonitor.java | 79 public void start() { in start() method in MonkeyNetworkMonitor
|
/development/tools/hosttestlib/src/com/android/hosttest/ |
D | DeviceTestRunner.java | 59 public TestResult start(String[] args) throws Exception { in start() method in DeviceTestRunner
|
/development/tools/apkcheck/src/com/android/apkcheck/ |
D | TypeUtils.java | 106 int start = typeName.lastIndexOf("."); in classNameOnly() local
|
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.basicandroidkeystore/ |
D | BasicAndroidKeyStoreFragment.java | 161 Calendar start = new GregorianCalendar(); in createKeys() local
|
/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/ |
D | AnimatedNotificationDisplayActivity.java | 70 private void createNextAnimation(boolean start) { in createNextAnimation()
|
/development/apps/Development/src/com/android/development/ |
D | LogViewer.java | 131 static int next0(byte[] bytes, int start) { in next0()
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | IsolatedService.java | 114 int start, int stop, int bind, int status) { in ServiceInfo()
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
D | Transition3d.java | 87 private void applyRotation(int position, float start, float end) { in applyRotation()
|
/development/samples/ApiDemos/src/com/example/android/apis/os/ |
D | RotationVectorDemo.java | 99 public void start() { in start() method in RotationVectorDemo.MyRenderer
|