OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:testapps
(Results
1 - 14
of
14
) sorted by null
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
TestInCallServiceBroadcastReceiver.java
17
package com.android.server.telecom.
testapps
;
34
"android.server.telecom.
testapps
.ACTION_SEND_UPDATE_REQUEST_FROM_TEST_INCALL_SERVICE";
40
"android.server.telecom.
testapps
.ACTION_SEND_UPGRADE_RESPONSE";
TestInCallServiceImpl.java
17
package com.android.server.telecom.
testapps
;
CallNotificationReceiver.java
17
package com.android.server.telecom.
testapps
;
43
"com.android.server.telecom.
testapps
.ACTION_CALL_SERVICE_EXIT";
45
"com.android.server.telecom.
testapps
.ACTION_REGISTER_PHONE_ACCOUNT";
47
"com.android.server.telecom.
testapps
.ACTION_SHOW_ALL_PHONE_ACCOUNTS";
49
"com.android.server.telecom.
testapps
.ACTION_ONE_WAY_VIDEO_CALL";
51
"com.android.server.telecom.
testapps
.ACTION_TWO_WAY_VIDEO_CALL";
53
"com.android.server.telecom.
testapps
.ACTION_AUDIO_CALL";
TestCallActivity.java
17
package com.android.server.telecom.
testapps
;
33
* adb shell am start -a android.telecom.
testapps
.ACTION_START_INCOMING_CALL -d "tel:123456789"
38
"android.telecom.
testapps
.ACTION_START_INCOMING_CALL";
44
"android.telecom.
testapps
.ACTION_NEW_UNKNOWN_CALL";
50
"android.telecom.
testapps
.ACTION_HANGUP_CALLS";
53
"android.telecom.
testapps
.ACTION_SEND_UPGRADE_REQUEST";
TestManagedVideoProvider.java
17
package com.android.server.telecom.
testapps
;
CallListAdapter.java
17
package com.android.server.telecom.
testapps
;
CameraThread.java
17
package com.android.server.telecom.
testapps
;
TestDialerActivity.java
1
package com.android.server.telecom.
testapps
;
18
import com.android.server.telecom.
testapps
.R;
130
extras.putString("com.android.server.telecom.
testapps
.CALL_EXTRAS", "Yorke was here");
TestInCallUI.java
17
package com.android.server.telecom.
testapps
;
CallServiceNotifier.java
17
package com.android.server.telecom.
testapps
;
19
import com.android.server.telecom.
testapps
.R;
TestCallList.java
17
package com.android.server.telecom.
testapps
;
TestConnectionManager.java
17
package com.android.server.telecom.
testapps
;
TestVideoProvider.java
17
package com.android.server.telecom.
testapps
;
22
import com.android.server.telecom.
testapps
.R;
23
import com.android.server.telecom.
testapps
.TestConnectionService.TestConnection;
TestConnectionService.java
17
package com.android.server.telecom.
testapps
;
41
import com.android.server.telecom.
testapps
.R;
Completed in 175 milliseconds