HomeSort by relevance Sort by last modified time
    Searched refs:isLogged (Results 1 - 3 of 3) sorted by null

  /packages/apps/Dialer/java/com/android/incallui/call/
CallList.java 283 if (call.getLogState() != null && !call.getLogState().isLogged) {
285 call.getLogState().isLogged = true;
327 if (call.getLogState() != null && !call.getLogState().isLogged) {
329 call.getLogState().isLogged = true;
DialerCall.java     [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 

Completed in 96 milliseconds