Home
last modified time | relevance | path

Searched defs:run (Results 1 – 25 of 48) sorted by relevance

12

/development/tools/winscope/src/trace_collection/
Dtrace_collection_utils.ts19 run: boolean | undefined; property
135 run: true, constant
166 run: true, constant
172 run: true, constant
178 run: true, constant
184 run: false, constant
190 run: false, constant
196 run: false, constant
202 run: false, constant
208 run: false, constant
[all …]
/development/tools/bugreport/src/com/android/bugreport/
DMain.java47 public static int run(String[] args) { in run() method in Main
72 public static int run(Options options) { in run() method in Main
/development/tools/ndk/ndkabidump/
D__init__.py57 def run(self) -> None: member in Updater
120 def run(self) -> None: member in App
/development/apps/Development/src/com/android/development/
DLogViewer.java92 public void run() { in run() method in LogViewer.LogReader
147 public void run() { in run() method in LogViewer.AppendThrowable
160 public void run() { in run() method in LogViewer.AppendCharacters
DAccountsTester.java404 public void run(AccountManagerFuture<Bundle> future) { in run() method in AccountsTester.GetAccountsCallback
441 public void run(AccountManagerFuture<Bundle> future) { in run() method in AccountsTester.GetAuthTokenCallback
456 public void run(AccountManagerFuture<Bundle> future) { in run() method in AccountsTester.GetAndInvalidateAuthTokenCallback
472 public void run(AccountManagerFuture<Boolean> future) { in run() method in AccountsTester.TestHasFeaturesCallback
499 public void run(AccountManagerFuture<Bundle> future) { in run() method in AccountsTester.CallbackToDialog
/development/tools/winscope/src/interfaces/
Drunnable.ts18 run(): void; method
/development/samples/Vault/tests/src/com/example/android/vault/
DEncryptedDocumentTest.java111 public void run() { in testMetadataAndContents() method
136 public void run() { in testMetadataAndContents() method
228 public void run() { in testErrorAbortsWrite() method
/development/tools/winscope/src/abt_chrome_extension/
Dabt_chrome_extension_protocol_stub.ts41 run() { method in AbtChromeExtensionProtocolStub
Dabt_chrome_extension_protocol.ts40 run() { method in AbtChromeExtensionProtocol
/development/samples/training/NsdChat/src/com/example/android/nsdchat/
DChatConnection.java140 public void run() { in run() method in ChatConnection.ChatServer.ServerThread
196 public void run() { in run() method in ChatConnection.ChatClient.SendingThread
229 public void run() { in run() method in ChatConnection.ChatClient.ReceivingThread
/development/tools/mkstubs/tests/data/
DTestBaseClass.java40 public void run() { in run() method in TestBaseClass
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
DGroupOwnerSocketHandler.java45 public void run() { in run() method in GroupOwnerSocketHandler
DClientSocketHandler.java25 public void run() { in run() method in ClientSocketHandler
DChatManager.java32 public void run() { in run() method in ChatManager
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/
DMidiEventThread.java34 public void run() { in run() method in MidiEventThread.EventThread
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/
DMidiEventThread.java34 public void run() { in run() method in MidiEventThread.EventThread
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChatService.java289 public void run() { in run() method in BluetoothChatService.AcceptThread
376 public void run() { in run() method in BluetoothChatService.ConnectThread
445 public void run() { in run() method in BluetoothChatService.ConnectedThread
/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DBluetoothChatService.java327 public void run() { in run() method in BluetoothChatService.AcceptThread
415 public void run() { in run() method in BluetoothChatService.ConnectThread
485 public void run() { in run() method in BluetoothChatService.ConnectedThread
/development/tools/repo_diff/service/repodiff/
Drepodiff.go27 func run(appConfig ent.ApplicationConfig, statusChannel chan ent.StatusMessage) { func
/development/vndk/snapshot/
Dcollect_licenses.py89 def run(self, module=''): member in LicenseCollector
/development/samples/ToyVpn/src/com/example/android/toyvpn/
DToyVpnConnection.java132 public void run() { in run() method in ToyVpnConnection
161 private boolean run(SocketAddress server) in run() method in ToyVpnConnection
/development/samples/ApiDemos/src/com/example/android/apis/view/
DList9.java45 public void run() { in run() method in List9.RemoveWindow
/development/samples/training/threadsample/src/com/example/android/threadsample/
DPhotoDecodeRunnable.java112 public void run() { in run() method in PhotoDecodeRunnable
DPhotoDownloadRunnable.java108 public void run() { in run() method in PhotoDownloadRunnable
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
DSimpleWebServer.java98 public void run() { in run() method in SimpleWebServer

12