Skip to content

Commit

Permalink
Change I002379cf: add constructor and change access for porting
Browse files Browse the repository at this point in the history
Change-Id: Ic88765f58f373b5a040267dbed10d21278882677
  • Loading branch information
yu88my committed Aug 27, 2012
1 parent 0d3c09b commit dde9ff0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@

.field private mClearScreenTimeoutTask:Ljava/lang/Runnable;

.field private mContext:Landroid/content/Context;
.field mContext:Landroid/content/Context;

.field private mCpuPerfCount:I

Expand Down Expand Up @@ -848,7 +848,7 @@

new-instance v2, Lcom/android/server/PowerManagerService$SendReleaseProximitySensorBroadCast;

invoke-direct {v2, p0, v8}, Lcom/android/server/PowerManagerService$SendReleaseProximitySensorBroadCast;-><init>(Lcom/android/server/PowerManagerService;Lcom/android/server/PowerManagerService$1;)V
invoke-direct {v2, p0}, Lcom/android/server/PowerManagerService$SendReleaseProximitySensorBroadCast;-><init>(Lcom/android/server/PowerManagerService;)V

iput-object v2, p0, Lcom/android/server/PowerManagerService;->mReleaseProximitySensorRunnable:Ljava/lang/Runnable;

Expand Down

0 comments on commit dde9ff0

Please sign in to comment.