OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCallFeatures
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telecomm/src/com/android/server/telecom/
CallLogManager.java
218
int callFeatures =
getCallFeatures
(call.getVideoStateHistory(),
295
private static int
getCallFeatures
(int videoState, boolean isPulledCall) {
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java
528
details.features =
getCallFeatures
(c, count);
799
private int
getCallFeatures
(Cursor cursor, int count) {
[
all
...]
Completed in 208 milliseconds