Searched refs:WORK (Results 1 – 16 of 16) sorted by relevance
45 public static final String WORK = "work"; field in AutoTileManager97 if (!mAutoTracker.isAdded(WORK)) { in AutoTileManager()131 if (mAutoTracker.isAdded(WORK)) return;133 mHost.addTile(WORK);134 mAutoTracker.setTileAdded(WORK);
9 TEL;WORK;VOICE:(111) 555-121215 ADR;WORK:;;100 Waters Edge;Baytown;LA;30314;United States of America16 LABEL;WORK;ENCODING=QUOTED-PRINTABLE:100 Waters Edge=0D=0ABaytown, LA 30314=0D=0AUnited States of …
5 ORG;TYPE=WORK;SORT-AS="ぐーぐる;けんさくぶもん":グーグル;検索部門
4 TEL;TYPE=PAGER,WORK,MSG:6101231234@pagersample.com
5 TEL;WORK;PREF:2
41 TEL;TYPE=WORK:+5555555
19 import static com.android.systemui.statusbar.phone.AutoTileManager.WORK;57 assertTrue(mAutoTracker.isAdded(WORK)); in testMigration()
21 import static com.android.systemui.statusbar.phone.AutoTileManager.WORK;46 {Key.QS_WORK_ADDED, WORK},
21 elif phone_number.type == addressbook_pb2.Person.WORK:
31 phone_number.type = addressbook_pb2.Person.WORK
30 case tutorial::Person::WORK: in ListPeople()
27 case WORK: in Print()
46 phone_number->set_type(tutorial::Person::WORK); in PromptForAddress()
32 WORK = 2; enumerator
48 phoneNumber.setType(Person.PhoneType.WORK); in PromptForAddress()