OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onStarted
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/cmds/app_process/
app_main.cpp
66
* If called in
onStarted
(from RuntimeInit.finishInit because we're
86
virtual void
onStarted
()
/packages/services/Telephony/src/com/android/phone/
CLIRListPreference.java
48
mTcpListener.
onStarted
(this, false);
58
mTcpListener.
onStarted
(this, true);
CallWaitingCheckBoxPreference.java
47
mTcpListener.
onStarted
(this, true);
59
mTcpListener.
onStarted
(this, false);
CallForwardEditPreference.java
73
tcpListener.
onStarted
(this, true);
134
tcpListener.
onStarted
(this, false);
TimeConsumingPreferenceActivity.java
17
public void
onStarted
(Preference preference, boolean reading);
134
public void
onStarted
(Preference preference, boolean reading) {
136
if (DBG) Log.d(LOG_TAG, "
onStarted
, preference=" + preference.getKey()
/external/chromium_org/remoting/webapp/
host_controller.js
134
function
onStarted
(hostName, publicKey, result) {
168
onStarted
.bind(null, hostName, publicKey),
Completed in 94 milliseconds