HomeSort by relevance Sort by last modified time
    Searched defs:CellBroadcastHandler (Results 1 - 8 of 8) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CellBroadcastHandler.java 40 public class CellBroadcastHandler extends WakeLockStateMachine {
42 private CellBroadcastHandler(Context context, Phone phone) {
43 this("CellBroadcastHandler", context, phone);
46 protected CellBroadcastHandler(String debugTag, Context context, Phone phone) {
51 * Create a new CellBroadcastHandler.
55 public static CellBroadcastHandler makeCellBroadcastHandler(Context context, Phone phone) {
56 CellBroadcastHandler handler = new CellBroadcastHandler(context, phone);
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 57 milliseconds