HomeSort by relevance Sort by last modified time
    Searched refs:OFFLINE (Results 1 - 25 of 118) sorted by null

1 2 3 4 5

  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactPresenceIconUtil.java 33 // We don't show the offline status in Contacts
42 case StatusUpdates.OFFLINE:
43 // The undefined status is treated as OFFLINE in getPresenceIconResourceId();
ContactStatusUtil.java 40 case StatusUpdates.OFFLINE:
  /packages/experimental/LoaderApp/src/com/android/loaderapp/util/
ContactPresenceIconUtil.java 33 // We don't show the offline status in Contacts
42 case StatusUpdates.OFFLINE:
43 // The undefined status is treated as OFFLINE in getPresenceIconResourceId();
  /external/ims/rcs/rcsservice/src/com/android/service/ims/presence/
PresenceInfoParser.java 105 ipVoiceCallState = RcsPresenceInfo.ServiceState.OFFLINE;
121 ipVideoCallState = RcsPresenceInfo.ServiceState.OFFLINE;
224 RcsPresenceInfo.ServiceState.OFFLINE, null,
226 RcsPresenceInfo.ServiceState.OFFLINE, null,
PresenceSubscriber.java 426 RcsPresenceInfo.ServiceState.OFFLINE, null, System.currentTimeMillis(),
427 RcsPresenceInfo.ServiceState.OFFLINE, null, System.currentTimeMillis());
573 //only used for serviceState is offline or unknown.
PresencePublication.java     [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_StatusUpdatesTest.java 170 assertPrecedence(StatusUpdates.OFFLINE);
183 assertResource(StatusUpdates.OFFLINE);
  /external/ims/rcs/rcsmanager/src/java/com/android/ims/
RcsPresenceInfo.java 118 * OFFLINE means the service is not available.
120 public static final int OFFLINE = 0;
  /external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
EABProvider.java 246 RcsPresenceInfo.ServiceState.OFFLINE+"' AND "
248 + RcsPresenceInfo.ServiceState.OFFLINE + "'";
  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 327 * Note: This shall be an offline operation, including only message parts and attachments
332 * Note: This shall be an offline operation, including only message parts already
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GlobalSearchSupportTest.java 80 String.valueOf(StatusUpdates.getPresenceIconResourceId(StatusUpdates.OFFLINE)))
LegacyContactsProviderTest.java 808 values.put(Presence.PRESENCE_STATUS, Presence.OFFLINE);
    [all...]
ContactsProvider2Test.java     [all...]
BaseContactsProvider2Test.java     [all...]
  /frameworks/base/core/java/android/provider/
Contacts.java     [all...]
ContactsContract.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DeviceChooserDialog.java 567 } else if (deviceState == DeviceState.OFFLINE) {
568 return "Offline";
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-embedder-3.2.1.jar 
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 445 <?cs if:sdk.preview ?><?cs # it's preview offline docs ?>
457 <?cs else ?><?cs # it's normal offline docs ?>
459 <?cs ######## HERE IS THE JD DOC CONTENT FOR OFFLINE ######### ?>
462 body .offline { display:block; }
  /build/tools/droiddoc/templates-ndk/
sdkpage.cs 521 <?cs if:sdk.preview ?><?cs # it's preview offline docs ?>
533 <?cs else ?><?cs # it's normal offline docs ?>
535 <?cs ######## HERE IS THE JD DOC CONTENT FOR OFFLINE ######### ?>
538 body .offline { display:block; }
  /frameworks/support/samples/SupportLeanbackShowcase/libs/
picasso-2.5.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-core/2.0.9/
maven-core-2.0.9.jar 
  /prebuilts/devtools/tools/lib/
ddmlib.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.2.0/
ddmlib-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.4.0/
ddmlib-22.4.0.jar 

Completed in 398 milliseconds

1 2 3 4 5