Searched full:handlers (Results 1 – 25 of 43) sorted by relevance
12
37 android:name=".handlers.BigTextMainActivity"44 android:name=".handlers.BigPictureSocialMainActivity"53 android:name=".handlers.InboxMainActivity"61 android:name=".handlers.MessagingMainActivity"69 android:name=".handlers.BigTextIntentService"74 android:name=".handlers.MessagingIntentService"79 android:name=".handlers.BigPictureSocialIntentService"
60 android:name=".handlers.BigTextMainActivity"66 android:name=".handlers.BigPictureSocialMainActivity"73 android:name=".handlers.InboxMainActivity"79 android:name=".handlers.MessagingMainActivity"85 android:name=".handlers.BigTextIntentService"90 android:name=".handlers.MessagingIntentService"95 android:name=".handlers.BigPictureSocialIntentService"
34 const handlers = await this.queryHandlers(); constant36 handlers.forEach(130 const handlers: TransitionHandler[] = []; constant132 handlers.push({138 return handlers;
8 "repodiff/handlers"22 go handlers.StartHTTP(appConfig.Port, statusChannel)
16 package com.example.android.wearable.wear.wearnotifications.handlers;44 "com.example.android.wearable.wear.wearnotifications.handlers.action.DISMISS";46 "com.example.android.wearable.wear.wearnotifications.handlers.action.SNOOZE";
16 package com.example.android.wearable.wear.wearnotifications.handlers;
16 package com.example.android.wearable.wear.wearnotifications.handlers;46 "com.example.android.wearable.wear.wearnotifications.handlers.action.COMMENT";49 "com.example.android.wearable.wear.wearnotifications.handlers.extra.COMMENT";
33 import wsgiref.handlers37 Base class for our page-based request handlers that contains205 wsgiref.handlers.CGIHandler().run(application)
16 package com.example.android.wearable.wear.wearnotifications.handlers;45 "com.example.android.wearable.wear.wearnotifications.handlers.action.DISMISS";47 "com.example.android.wearable.wear.wearnotifications.handlers.action.SNOOZE";
26 tools:context=".handlers.InboxMainActivity">
26 tools:context=".handlers.BigTextMainActivity">
26 tools:context=".handlers.BigPictureSocialMainActivity">
26 tools:context=".handlers.MessagingMainActivity">
1 package handlers package